Skip to content

Commit 554459a

Browse files
committed
Increment app version
1 parent 2a0732d commit 554459a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sandstorm-pkgdef.capnp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const pkgdef :Spk.PackageDefinition = (
1919

2020
appTitle = (defaultText = "Monica"),
2121

22-
appVersion = 2, # Increment this for every release.
22+
appVersion = 3, # Increment this for every release.
2323

2424
appMarketingVersion = (defaultText = "MONICA_VERSION"),
2525
# Human-readable representation of appVersion. Should match the way you

0 commit comments

Comments
 (0)