Fix errant period in changelog

This commit is contained in:
TheSpad 2023-05-15 16:15:19 +01:00
parent b9f9de1da3
commit 0f609fa5f7
No known key found for this signature in database
GPG Key ID: 08F06191F4587860

View File

@ -86,7 +86,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "15.05.23:". desc: "Deprecate due to upstream dev abandonment of project." }
- { date: "15.05.23:", desc: "Deprecate due to upstream dev abandonment of project." }
- { date: "13.04.23:", desc: "Move ssl.conf include to default.conf." }
- { date: "19.01.23:", desc: "Rebase to alpine 3.17 with php8.1." }
- { date: "20.08.22:", desc: "Rebasing to alpine 3.15 with php8. Restructure nginx configs ([see changes announcement](https://info.linuxserver.io/issues/2022-08-20-nginx-base))." }