We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a83ff59 commit 3e5a0e4Copy full SHA for 3e5a0e4
.sandstorm/sandstorm-pkgdef.capnp
@@ -19,8 +19,8 @@ const pkgdef :Spk.PackageDefinition = (
19
# This manifest is included in your app package to tell Sandstorm
20
# about your app.
21
22
- appVersion = 4, # Increment this for every release.
23
- appMarketingVersion = (defaultText = "0.3.0"),
+ appVersion = 5, # Increment this for every release.
+ appMarketingVersion = (defaultText = "0.4.0"),
24
25
actions = [
26
# Define your "new document" handlers here.
0 commit comments