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 5f0eff7 commit 9e89214Copy full SHA for 9e89214
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.8.0"
+constant kVersion = "0.9.9"
6
constant kAppStackName = "app"
7
constant kApplicationExternals = "levureAppExternals"
8
constant kLiveCodeExtensions = "livecode,livecodescript"
0 commit comments