From 1ca6bda6539c8628be8506a4090ee7988b8e7268 Mon Sep 17 00:00:00 2001 From: Persephone Bubblegum-Holiday Date: Sat, 26 Jul 2025 20:38:04 -0700 Subject: [PATCH] bump version --- Scenes/GUI/EditorScreen.tscn | 2 +- project.godot | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Scenes/GUI/EditorScreen.tscn b/Scenes/GUI/EditorScreen.tscn index 7b68c54..178bec8 100644 --- a/Scenes/GUI/EditorScreen.tscn +++ b/Scenes/GUI/EditorScreen.tscn @@ -270,7 +270,7 @@ offset_right = -40.0 offset_bottom = 16.0 grow_horizontal = 0 grow_vertical = 2 -text = "Pneumatic Plaything v0.7" +text = "Pneumatic Plaything v1.0" horizontal_alignment = 2 vertical_alignment = 1 diff --git a/project.godot b/project.godot index 9923792..8d78255 100644 --- a/project.godot +++ b/project.godot @@ -12,7 +12,7 @@ config_version=5 config/name="Pneumatic Plaything" config/description="Animatronic Simulator" -config/version="v0.7" +config/version="1.0" run/main_scene="uid://oiehbor0dlqx" config/features=PackedStringArray("4.4", "GL Compatibility") boot_splash/show_image=false