ci: try with commit-and-tag-version

This commit is contained in:
2025-09-19 23:34:03 +02:00
parent 8ab72fcdeb
commit 159518b08c
4 changed files with 12 additions and 46 deletions

8
.versionrc.json Normal file
View File

@@ -0,0 +1,8 @@
{
"packageFiles": [
{
"filename": "src/info.json",
"type": "json"
}
]
}