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 3502f61 commit 5492d07Copy full SHA for 5492d07
framework/levure.livecodescript
@@ -2,7 +2,7 @@ script "levureFramework"
2
##########
3
## This script must be assigned to a behavior of a stack that will be built as a standalone.
4
5
-constant kVersion = "0.9.11"
+constant kVersion = "0.9.12"
6
constant kAppStackName = "app"
7
constant kApplicationExternals = "levureAppExternals"
8
constant kLiveCodeExtensions = "livecode,livecodescript"
0 commit comments