We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48e32c4 commit 3473185Copy full SHA for 3473185
Makefile
@@ -9,8 +9,8 @@ cert_dir=$(HOME)/.nextcloud/certificates
9
github_account=nextcloud
10
release_account=nextcloud-releases
11
branch=stable19
12
-version=0.19.15
13
-since_tag=0.19.14
+version=0.19.16
+since_tag=0.19.15
14
15
all: appstore
16
appinfo/info.xml
@@ -23,7 +23,7 @@ Users won't be able to find this Circle using Nextcloud search engine.
23
24
]]>
25
</description>
26
- <version>0.19.15</version>
+ <version>0.19.16</version>
27
<licence>agpl</licence>
28
<author>Maxence Lange</author>
29
<types>
0 commit comments