diff --git a/README.md b/README.md index 2b8db4cb..bc899411 100644 --- a/README.md +++ b/README.md @@ -310,7 +310,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 ## Versions -* **10.28.25:** - Add libxfixes3 and libasound2t64 to support epub to pdf conversion; also set --no-sandbox for qtwebengine. +* **28.10.25:** - Add libxfixes3 and libasound2t64 to support epub to pdf conversion; also set --no-sandbox for qtwebengine. * **07.01.25:** - Set kepubify path by default. * **05.12.24:** - Rebase to noble. * **26.08.24:** - Add new dep, xdg-utils. diff --git a/readme-vars.yml b/readme-vars.yml index e6e32d64..c07a1bbf 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -102,7 +102,7 @@ init_diagram: | "calibre-web:nightly" <- Base Images # changelog changelogs: - - {date: "10.28.25:", desc: "Add libxfixes3 and libasound2t64 to support epub to pdf conversion; also set --no-sandbox for qtwebengine."} + - {date: "28.10.25:", desc: "Add libxfixes3 and libasound2t64 to support epub to pdf conversion; also set --no-sandbox for qtwebengine."} - {date: "07.01.25:", desc: "Set kepubify path by default."} - {date: "05.12.24:", desc: "Rebase to noble."} - {date: "26.08.24:", desc: "Add new dep, xdg-utils."}