fix: buildline expects tag to start with 'v'

This commit is contained in:
2024-03-09 00:45:00 +02:00
parent 5ba858545a
commit d8ea6557df
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
project_group = me.topchetoeu
project_name = jscript
project_version = 0.9.11-beta
project_version = 0.9.12-beta
main_class = me.topchetoeu.jscript.utils.JScriptRepl