summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-01-22 17:31:57 +0200
committerLauri Ojansivu <x@xet7.org>2019-01-22 17:31:57 +0200
commit1b445ad789a41d97b7cf4e16af35f52ae0be694b (patch)
tree9753109d755279d68efaf1fe05d488beb35ab795 /sandstorm-pkgdef.capnp
parent9baed4256aa2d65ee85a9fc9c9815d57d1da0d0f (diff)
downloadwekan-1b445ad789a41d97b7cf4e16af35f52ae0be694b.tar.gz
wekan-1b445ad789a41d97b7cf4e16af35f52ae0be694b.tar.bz2
wekan-1b445ad789a41d97b7cf4e16af35f52ae0be694b.zip
v2.02v2.02
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 6b8b10c8..4b0c8ece 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 = 203,
+ appVersion = 204,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.01.0~2019-01-06"),
+ appMarketingVersion = (defaultText = "2.02.0~2019-01-22"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,