summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-05-08 11:14:26 +0300
committerLauri Ojansivu <x@xet7.org>2018-05-08 11:14:26 +0300
commit0ecbb734198280de83f1e306647e5d9d8a3ffef8 (patch)
tree0ed596f95d3b46a0080a8869dab90a3b177b8365 /sandstorm-pkgdef.capnp
parentdaeb06f7b793f2e9f7590296e45b3d129ccb0a3a (diff)
parentf3aa524b773f746d44c69fb432b6905bd139792d (diff)
downloadwekan-0ecbb734198280de83f1e306647e5d9d8a3ffef8.tar.gz
wekan-0ecbb734198280de83f1e306647e5d9d8a3ffef8.tar.bz2
wekan-0ecbb734198280de83f1e306647e5d9d8a3ffef8.zip
Merge branch 'devel'
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 12a001c2..bd5994e9 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 = 79,
+ appVersion = 80,
# Increment this for every release.
- appMarketingVersion = (defaultText = "0.94.0~2018-05-03"),
+ appMarketingVersion = (defaultText = "0.95.0~2018-05-08"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,