summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-10-09 20:00:47 +0300
committerLauri Ojansivu <x@xet7.org>2017-10-09 20:00:47 +0300
commit4eccfb6c25ce3d0aeb88f3b69e17418aa2d8f288 (patch)
treebd3a745bc66fb556f409df86a9c946784f2629bf /sandstorm-pkgdef.capnp
parenta5daf5dc29278b82e133fbe4db09a91ffc0c0d3b (diff)
downloadwekan-4eccfb6c25ce3d0aeb88f3b69e17418aa2d8f288.tar.gz
wekan-4eccfb6c25ce3d0aeb88f3b69e17418aa2d8f288.tar.bz2
wekan-4eccfb6c25ce3d0aeb88f3b69e17418aa2d8f288.zip
v0.49v0.49
Diffstat (limited to 'sandstorm-pkgdef.capnp')
-rw-r--r--sandstorm-pkgdef.capnp4
1 files changed, 2 insertions, 2 deletions
diff --git a/sandstorm-pkgdef.capnp b/sandstorm-pkgdef.capnp
index 04aa0e5a..e4e1fcb4 100644
--- a/sandstorm-pkgdef.capnp
+++ b/sandstorm-pkgdef.capnp
@@ -22,10 +22,10 @@ const pkgdef :Spk.PackageDefinition = (
appTitle = (defaultText = "Wekan"),
# The name of the app as it is displayed to the user.
- appVersion = 35,
+ appVersion = 36,
# Increment this for every release.
- appMarketingVersion = (defaultText = "0.48.0~2017-10-09"),
+ appMarketingVersion = (defaultText = "0.49.0~2017-10-09"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,