Skip to content

Commit 60aeeb6

Browse files
authored
Merge pull request #96 from linuxserver/fix-changelog
Fix changelog
2 parents f2230da + fd04ca4 commit 60aeeb6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -291,8 +291,8 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
291291
## Versions
292292

293293
* **16.08.25:** - Rebase to Alpine 3.22.
294-
* **08.13.25:** - Use double-dash long options for syncthing v2.0.0.
295-
* **12.03.24:** - Rebase to Alpine 3.21.
294+
* **13.08.25:** - Use double-dash long options for syncthing v2.0.0.
295+
* **03.12.24:** - Rebase to Alpine 3.21.
296296
* **06.06.24:** - Rebase to Alpine 3.20.
297297
* **05.03.24:** - Rebase to Alpine 3.19.
298298
* **05.09.23:** - Rebase to Alpine 3.18.

readme-vars.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ init_diagram: |
7373
# changelog
7474
changelogs:
7575
- {date: "16.08.25:", desc: "Rebase to Alpine 3.22."}
76-
- {date: "08.13.25:", desc: "Use double-dash long options for syncthing v2.0.0."}
77-
- {date: "12.03.24:", desc: "Rebase to Alpine 3.21."}
76+
- {date: "13.08.25:", desc: "Use double-dash long options for syncthing v2.0.0."}
77+
- {date: "03.12.24:", desc: "Rebase to Alpine 3.21."}
7878
- {date: "06.06.24:", desc: "Rebase to Alpine 3.20."}
7979
- {date: "05.03.24:", desc: "Rebase to Alpine 3.19."}
8080
- {date: "05.09.23:", desc: "Rebase to Alpine 3.18."}

0 commit comments

Comments
 (0)