Skip to content

Commit 72c060c

Browse files
committed
v0.9.4.0
1 parent 3a878ec commit 72c060c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework/levure.livecodescript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ script "levureFramework"
22
##########
33
## This script must be assigned to a behavior of a stack that will be built as a standalone.
44
##########
5-
constant kVersion = "0.9.3.0"
5+
constant kVersion = "0.9.4.0"
66
constant kAppStackName = "app"
77
constant kApplicationExternals = "levureAppExternals"
88
constant kLiveCodeExtensions = "livecode,livecodescript"

0 commit comments

Comments
 (0)