Skip to content

Commit 76419af

Browse files
committed
Fix changelog
1 parent 59e941d commit 76419af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,6 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
313313
## Versions
314314

315315
* **05.07.25:** - Rebase to Alpine 3.22.
316-
* **27.05.24:** - Rebase to Alpine 3.21. Move MainDir to /config, leave default DestDir/InterDir as /downloads.
316+
* **24.12.24:** - Rebase to Alpine 3.21. Move MainDir to /config, leave default DestDir/InterDir as /downloads.
317317
* **27.05.24:** - Rebase to Alpine 3.20.
318318
* **09.05.24:** - Revive image based on the fork from https://github.com/nzbgetcom/nzbget

readme-vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,6 @@ init_diagram: |
9696
# changelog
9797
changelogs:
9898
- {date: "05.07.25:", desc: "Rebase to Alpine 3.22."}
99-
- {date: "27.05.24:", desc: "Rebase to Alpine 3.21. Move MainDir to /config, leave default DestDir/InterDir as /downloads."}
99+
- {date: "24.12.24:", desc: "Rebase to Alpine 3.21. Move MainDir to /config, leave default DestDir/InterDir as /downloads."}
100100
- {date: "27.05.24:", desc: "Rebase to Alpine 3.20."}
101101
- {date: "09.05.24:", desc: "Revive image based on the fork from https://github.com/nzbgetcom/nzbget"}

0 commit comments

Comments
 (0)