Skip to content

Commit 3e5a0e4

Browse files
committed
bump version
1 parent a83ff59 commit 3e5a0e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.sandstorm/sandstorm-pkgdef.capnp

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ const pkgdef :Spk.PackageDefinition = (
1919
# This manifest is included in your app package to tell Sandstorm
2020
# about your app.
2121

22-
appVersion = 4, # Increment this for every release.
23-
appMarketingVersion = (defaultText = "0.3.0"),
22+
appVersion = 5, # Increment this for every release.
23+
appMarketingVersion = (defaultText = "0.4.0"),
2424

2525
actions = [
2626
# Define your "new document" handlers here.

0 commit comments

Comments
 (0)