summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2023-05-25 19:39:30 -0100
committerMaxence Lange <maxence@artificial-owl.com>2023-05-25 19:39:30 -0100
commit0af5100f3f819c727234891488e8d71650afd6b4 (patch)
treeedf83346b1df560050abcd4b47f0e8e9a8b7e8fb
parent81f21690afe2b64b297d326027eefe451468ff24 (diff)
0.6.0
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
-rw-r--r--Makefile2
-rw-r--r--appinfo/info.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 142733d8..5cdb2ec0 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ package_name=$(app_name)
cert_dir=$(HOME)/.nextcloud/certificates
github_account=nextcloud
branch=master
-version+=0.6.0-rc3
+version+=0.6.0
all: dev-setup lint build-js-production composer
diff --git a/appinfo/info.xml b/appinfo/info.xml
index bcfaaa9e..ea95835c 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -18,7 +18,7 @@
**🕸 Open standards:** We use the established ActivityPub standard!
]]></description>
- <version>0.6.0-rc3</version>
+ <version>0.6.0</version>
<licence>agpl</licence>
<author mail="maxence@artificial-owl.com" homepage="https://artificial-owl.com/">Maxence Lange</author>
<author mail="jus@bitgrid.net">Julius Härtl</author>
@@ -35,7 +35,7 @@
<database>pgsql</database>
<database>sqlite</database>
<database>mysql</database>
- <nextcloud min-version="25" max-version="27"/>
+ <nextcloud min-version="27" max-version="27"/>
</dependencies>
<background-jobs>