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 2a0732d commit 554459aCopy full SHA for 554459a
sandstorm-pkgdef.capnp
@@ -19,7 +19,7 @@ const pkgdef :Spk.PackageDefinition = (
19
20
appTitle = (defaultText = "Monica"),
21
22
- appVersion = 2, # Increment this for every release.
+ appVersion = 3, # Increment this for every release.
23
24
appMarketingVersion = (defaultText = "MONICA_VERSION"),
25
# Human-readable representation of appVersion. Should match the way you
0 commit comments