Skip to content

Commit

Permalink
0.19.16
Browse files Browse the repository at this point in the history
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
  • Loading branch information
ArtificialOwl committed Oct 25, 2021
1 parent 48e32c4 commit 3473185
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ cert_dir=$(HOME)/.nextcloud/certificates
github_account=nextcloud
release_account=nextcloud-releases
branch=stable19
version=0.19.15
since_tag=0.19.14
version=0.19.16
since_tag=0.19.15

all: appstore

Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Users won't be able to find this Circle using Nextcloud search engine.
]]>
</description>
<version>0.19.15</version>
<version>0.19.16</version>
<licence>agpl</licence>
<author>Maxence Lange</author>
<types>
Expand Down

0 comments on commit 3473185

Please sign in to comment.