fix missed version string to be replaced during build
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1s Details

pull/11/head 0.1.5
macniel 2025-09-25 17:15:55 +02:00
parent bd05203dfa
commit f1c0781b2f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"id": "DSA_4-1", "id": "DSA_4-1",
"title": "Das Schwarze Auge 4.1", "title": "Das Schwarze Auge 4.1",
"description": "Noch ein Spielsystem für Das Schwarze Auge 4.1", "description": "Noch ein Spielsystem für Das Schwarze Auge 4.1",
"version": "0.0.1", "version": "{{VERSION}}",
"compatibility": { "compatibility": {
"minimum": 12, "minimum": 12,
"verified": 13 "verified": 13