chore: update version format to include 'v' prefix and adjust related configurations

This commit is contained in:
Kamil
2024-12-12 12:14:41 +00:00
parent 969eca4a04
commit 9de58731c0
5 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
# Whats up in Jellyplist 0.1.9?
# Whats up in Jellyplist v0.1.9?
## ⚠️ BREAKING CHANGE: docker-compose.yml
>![WARNING]
>[!WARNING]
>In this release I´ve done some rework so now the setup is a bit easier, because you don´t have to spin up the -worker -beat container, these are now all in the default container and managed via supervisor. This means you have to update your `docker-compose.yml` when updating!
So now your compose file should look more or less like this