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 3a878ec commit 72c060cCopy full SHA for 72c060c
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.3.0"
+constant kVersion = "0.9.4.0"
6
constant kAppStackName = "app"
7
constant kApplicationExternals = "levureAppExternals"
8
constant kLiveCodeExtensions = "livecode,livecodescript"
0 commit comments