diff --git a/appinfo/info.xml b/appinfo/info.xml index d5fac9a0..9816bc77 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -17,7 +17,7 @@ **🕸 Open standards:** We use the established ActivityPub standard! ]]> - 0.7.0 + 0.8.0 agpl Maxence Lange Julius Härtl @@ -35,7 +35,7 @@ pgsql sqlite mysql - + diff --git a/package-lock.json b/package-lock.json index 58a1eb66..e32994c7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "social", - "version": "0.0.1", + "version": "0.8.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "social", - "version": "0.0.1", + "version": "0.8.0", "license": "agpl", "dependencies": { "@nextcloud/auth": "^2.0.0", diff --git a/package.json b/package.json index 70d51bde..cbe8bc1d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "social", "description": "🎉 Nextcloud becomes part of the federated social networks!", - "version": "0.0.1", + "version": "0.8.0", "authors": [ { "name": "John Molakvoæ",