Skip to content

Commit 5492d07

Browse files
committed
Bump version # 0.9.12
1 parent 3502f61 commit 5492d07

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.11"
5+
constant kVersion = "0.9.12"
66
constant kAppStackName = "app"
77
constant kApplicationExternals = "levureAppExternals"
88
constant kLiveCodeExtensions = "livecode,livecodescript"

0 commit comments

Comments
 (0)