Skip to content

Commit 9e89214

Browse files
committed
Bump version # 0.9.9
1 parent 5f0eff7 commit 9e89214

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

0 commit comments

Comments
 (0)