fix: name was always 'name'
All checks were successful
tagged-release / Tagged Release (push) Successful in 4m14s

This commit is contained in:
2025-01-24 04:18:35 +02:00
parent 166e9c0470
commit fffeac9bac
2 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
project_group = me.topchetoeu.j2s
project_name = j2s
project_version = 0.10.6-beta
project_version = 0.10.7-beta
main_class = me.topchetoeu.j2s.repl.SimpleRepl