Skip to content

Commit fdedf09

Browse files
committed
chore: release v0.2.2
- (@GermanBluefox) Added the restarting option
1 parent e0da36c commit fdedf09

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Volumes listed in `iobBackup` are tagged for inclusion in ioBroker backup routin
180180
-->
181181

182182
## Changelog
183-
### **WORK IN PROGRESS**
183+
### 0.2.2 (2026-02-12)
184184
- (@GermanBluefox) Added the restarting option
185185

186186
### 0.2.1 (2026-02-09)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iobroker/plugin-docker",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Docker module for plugins for js-controller and adapters",
55
"author": {
66
"name": "Denis Haev",

0 commit comments

Comments
 (0)