Skip to content

Commit

Permalink
22.0.0-rc1
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 Jun 30, 2021
1 parent 8948217 commit f1a8ba5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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=stable22
version=22.0.0-beta.4
since_tag=22.0.0-beta.3
version=22.0.0-rc1
since_tag=

all: appstore

Expand Down
4 changes: 2 additions & 2 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Those groups of users (or "circles") can then be used by any other app for sharing purpose.
]]>
</description>
<version>22.0.0-beta.4</version>
<version>22.0.0-rc1</version>
<licence>agpl</licence>
<author>Maxence Lange</author>
<types>
Expand Down Expand Up @@ -65,7 +65,7 @@ Those groups of users (or "circles") can then be used by any other app for shari
<command>OCA\Circles\Command\MembersDetails</command>
<command>OCA\Circles\Command\MembersLevel</command>
<command>OCA\Circles\Command\MembersRemove</command>
<!-- <command>OCA\Circles\Command\SyncContact</command>-->
<!-- <command>OCA\Circles\Command\SyncContact</command>-->
</commands>

<!-- <activity>-->
Expand Down

0 comments on commit f1a8ba5

Please sign in to comment.