We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9feea7 commit 31d9836Copy full SHA for 31d9836
main/scn/app/main.gd
@@ -1,6 +1,6 @@
1
extends Control
2
3
-const version : String = "0.1"
+const version : String = "1.1"
4
5
onready var activities : Control = $Main/Activities
6
onready var topbar : HBoxContainer = $TopBar
0 commit comments