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 53855a0 commit 854847bCopy full SHA for 854847b
Bender.bmx
@@ -15,7 +15,7 @@ Import "Types/GraphicsOutput.bmx"
15
16
'////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
17
18
-AppTitle = "CC Bender 2.0.0" '4 Mar 2021
+AppTitle = "CC Bender 2.0.1" '28 Apr 2021
19
20
Global g_SettingsManager:SettingsManager = Null
21
Global g_UserInterface:UserInterface = Null
Bender.settings
@@ -1,3 +1,3 @@
1
-app.version.name=2.0.0
+app.version.name=2.0.1
2
app.name=CC Bender
3
app.description=Cortex Command Bender
0 commit comments