File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -211,6 +211,7 @@ Below are the instructions for updating containers:
211
211
212
212
## Versions
213
213
214
+ * ** 22.03.19:** - Fix update logic for ` VERSION=public ` .
214
215
* ** 14.03.19:** - Switch to new api endpoints, enable beta (plex pass) updates for armhf and aarch64.
215
216
* ** 15.02.19:** - Clean up plex pid after unclean stop.
216
217
* ** 11.02.19:** - Fix nvidia variables, add device variables.
Original file line number Diff line number Diff line change @@ -82,6 +82,7 @@ app_setup_block: |
82
82
83
83
# changelog
84
84
changelogs :
85
+ - { date: "22.03.19:", desc: "Fix update logic for `VERSION=public`." }
85
86
- { date: "14.03.19:", desc: "Switch to new api endpoints, enable beta (plex pass) updates for armhf and aarch64." }
86
87
- { date: "15.02.19:", desc: "Clean up plex pid after unclean stop." }
87
88
- { date: "11.02.19:", desc: "Fix nvidia variables, add device variables." }
You can’t perform that action at this time.
0 commit comments