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 2733c1d commit 0954cffCopy full SHA for 0954cff
sandstorm-pkgdef.capnp
@@ -25,7 +25,7 @@ const pkgdef :Spk.PackageDefinition = (
25
appVersion = 7,
26
# Increment this for every release.
27
28
- appMarketingVersion = (defaultText = "0.10-RC2"),
+ appMarketingVersion = (defaultText = "0.10-rc3"),
29
# Human-readable presentation of the app version.
30
31
minUpgradableAppVersion = 0,
0 commit comments