Skip to content

Commit 4b6b5c6

Browse files
committed
Bump project version to 3.2-dev
The 3.1 branch is now complete, and new features will either go into 3.2 or into 4.0. Since 3.2 is still a decent possibility, let's set that as our target.
1 parent 531eb57 commit 4b6b5c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project.godot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ config_version=5
1212

1313
config/name="Bosca Ceoil: The Blue Album"
1414
config/description="A simple music making app."
15-
config/version="3.1.2"
15+
config/version="3.2"
1616
run/main_scene="res://Main.tscn"
1717
config/use_custom_user_dir=true
1818
config/custom_user_dir_name="boscaceoil-blue"
@@ -23,7 +23,7 @@ boot_splash/image="res://dist/logo-full.png"
2323
boot_splash/fullsize=false
2424
config/icon="res://icon.png"
2525
config/windows_native_icon="res://dist/windows-icon.ico"
26-
config/version_flair="stable"
26+
config/version_flair="dev"
2727

2828
[autoload]
2929

0 commit comments

Comments
 (0)