Skip to content

Commit cc88c28

Browse files
committed
Bump version no
1 parent c62c956 commit cc88c28

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
The VO Federation app for Community AAIs allows federated sharing across VO groups independent of the Nextcloud instance any particular group member is using. Nextcloud users who want to participate in VO groups need to link their user account to their Community AAI using OpenID Connect.
1010
1111
VO Federation enhances existing federation features by allowing Community AAIs to define groups on the shared user directory of all trusted Nextcloud instances using the app.]]></description>
12-
<version>0.1.4</version>
12+
<version>0.2.0</version>
1313
<licence>agpl</licence>
1414
<author>publicplan GmbH</author>
1515
<namespace>VO_Federation</namespace>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "voapp",
33
"description": "Nextcloud VO Federation App for Community AAIs",
4-
"version": "0.1.4",
4+
"version": "0.2.0",
55
"author": "Sandro Mesterheide <sandro.mesterheide@extern.publicplan.de>",
66
"bugs": {
77
"url": "https://github.com/nextcloud/vo_federation/issues"

0 commit comments

Comments
 (0)