Bump version to 0.4.0

The in-game version banner (GameVersion.full) reads config/version from
project.godot; it had lagged at 0.2.0 behind the 0.3.0 tag.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EznnY8rH2dXhtono1kwsXg
This commit is contained in:
2026-09-04 14:19:19 +03:00
parent 981ebf1910
commit 79ea5bb2be
+1 -1
View File
@@ -11,7 +11,7 @@ config_version=5
[application]
config/name="Bullosseum"
config/version="0.2.0"
config/version="0.4.0"
run/main_scene="uid://bmnmenu0intr1"
config/features=PackedStringArray("4.7", "GL Compatibility")
boot_splash/bg_color=Color(0, 0, 0, 1)