summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-11-20 22:45:42 +0200
committerLauri Ojansivu <x@xet7.org>2018-11-20 22:45:42 +0200
commit7432af67c1d6c74f957efcc45e3317af09e6e1e1 (patch)
tree967171da6ed1bd75cad734ecb4f54b68d1a98b20 /sandstorm-pkgdef.capnp
parent24b61cf772f920aeac134ce5d3d64355b508fe4b (diff)
downloadwekan-7432af67c1d6c74f957efcc45e3317af09e6e1e1.tar.gz
wekan-7432af67c1d6c74f957efcc45e3317af09e6e1e1.tar.bz2
wekan-7432af67c1d6c74f957efcc45e3317af09e6e1e1.zip
v1.77v1.77
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 a244684b..d33cfa7a 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 = 179,
+ appVersion = 180,
# Increment this for every release.
- appMarketingVersion = (defaultText = "1.76.0~2018-11-20"),
+ appMarketingVersion = (defaultText = "1.77.0~2018-11-20"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,