summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-05-14 21:34:30 +0300
committerLauri Ojansivu <x@xet7.org>2019-05-14 21:34:30 +0300
commite38988126ab99abda6c4a46c077bd8ea1424a662 (patch)
tree792053d60af79f04f83e70d49e92169e6f7a0c7b /sandstorm-pkgdef.capnp
parent4903f3a814b4900761fed2414a41fa6c017ce810 (diff)
parent0834f6ed1e544189c99648da3f7e1e3f4c0cef6b (diff)
downloadwekan-e38988126ab99abda6c4a46c077bd8ea1424a662.tar.gz
wekan-e38988126ab99abda6c4a46c077bd8ea1424a662.tar.bz2
wekan-e38988126ab99abda6c4a46c077bd8ea1424a662.zip
Merge branch 'edge' into meteor-1.8
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 25baa88d..63c7fec3 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 = 275,
+ appVersion = 276,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.73.0~2019-05-14"),
+ appMarketingVersion = (defaultText = "2.74.0~2019-05-14"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,