summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-07-01 17:31:51 -0400
committerLauri Ojansivu <x@xet7.org>2019-07-01 17:31:51 -0400
commita33cad0d13c25cc01604802337a920e3975f6365 (patch)
tree8b7d1acc549ce586e94fad80eab4a9a77aec95cc /sandstorm-pkgdef.capnp
parent979a4390783d10b37b0c19314d449102dcd6c49b (diff)
downloadwekan-a33cad0d13c25cc01604802337a920e3975f6365.tar.gz
wekan-a33cad0d13c25cc01604802337a920e3975f6365.tar.bz2
wekan-a33cad0d13c25cc01604802337a920e3975f6365.zip
v2.98v2.98
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 8fccd8b6..5909ef70 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 = 296,
+ appVersion = 300,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.94.0~2019-06-29"),
+ appMarketingVersion = (defaultText = "2.98.0~2019-07-02"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,