BTHLABS-0000: bump-version task

Enough with manual version bumps :D
Co-authored-by: Tomek Wójcik <labs@tomekwojcik.pl>
Co-committed-by: Tomek Wójcik <labs@tomekwojcik.pl>
This commit is contained in:
2025-09-17 18:26:06 +00:00
parent 0ab87e25a4
commit 80fbbcddf3
17 changed files with 766 additions and 22 deletions

7
invoke.yaml Normal file
View File

@@ -0,0 +1,7 @@
run:
echo: true
pty: true
files_to_version:
- "deployment/aio/docker-compose.yaml"
- "deployment/fullstack/docker-compose.yaml"
- "README.md"