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:
211211
212212## Versions
213213
214+ * ** 22.03.19:** - Fix update logic for ` VERSION=public ` .
214215* ** 14.03.19:** - Switch to new api endpoints, enable beta (plex pass) updates for armhf and aarch64.
215216* ** 15.02.19:** - Clean up plex pid after unclean stop.
216217* ** 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: |
8282
8383# changelog
8484changelogs :
85+ - { date: "22.03.19:", desc: "Fix update logic for `VERSION=public`." }
8586 - { date: "14.03.19:", desc: "Switch to new api endpoints, enable beta (plex pass) updates for armhf and aarch64." }
8687 - { date: "15.02.19:", desc: "Clean up plex pid after unclean stop." }
8788 - { date: "11.02.19:", desc: "Fix nvidia variables, add device variables." }
You can’t perform that action at this time.
0 commit comments