summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-12-12 15:36:02 +0200
committerLauri Ojansivu <x@xet7.org>2017-12-12 15:36:02 +0200
commit0d976aaf0f1f0ce67ee4a0c1f7e202d05a682b71 (patch)
tree59fdd7be520ec3d4fa7c0bcf3a7f0fac4c946667 /sandstorm-pkgdef.capnp
parentf115e33f6672bfe6fa625b190a01514f8aaa8870 (diff)
downloadwekan-0d976aaf0f1f0ce67ee4a0c1f7e202d05a682b71.tar.gz
wekan-0d976aaf0f1f0ce67ee4a0c1f7e202d05a682b71.tar.bz2
wekan-0d976aaf0f1f0ce67ee4a0c1f7e202d05a682b71.zip
v0.62v0.62
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 2aa3e1fd..ca359593 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 = 46,
+ appVersion = 47,
# Increment this for every release.
- appMarketingVersion = (defaultText = "0.61.0~2017-12-12"),
+ appMarketingVersion = (defaultText = "0.62.0~2017-12-12"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,