summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-03-31 21:22:33 +0300
committerLauri Ojansivu <x@xet7.org>2018-03-31 21:22:33 +0300
commit30a4494af2f9eaefab81240c7db7a23e408c4657 (patch)
treea6ce0343bc30bffbe7be8ea40d275527d571f23e /sandstorm-pkgdef.capnp
parent568a1a11fda199fb56cbbe9715760cfd256ef27f (diff)
parentadd5d22c4e82041bc69a709daa17e554a0863f4e (diff)
downloadwekan-30a4494af2f9eaefab81240c7db7a23e408c4657.tar.gz
wekan-30a4494af2f9eaefab81240c7db7a23e408c4657.tar.bz2
wekan-30a4494af2f9eaefab81240c7db7a23e408c4657.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 4d478e1c..8690076d 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 = 63,
+ appVersion = 64,
# Increment this for every release.
- appMarketingVersion = (defaultText = "0.78.0~2018-03-17"),
+ appMarketingVersion = (defaultText = "0.79.0~2018-03-31"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,