From e1f0c2f8f1f4f4eaebaf41f24bb1e28b25472569 Mon Sep 17 00:00:00 2001 From: Maxence Lange Date: Mon, 3 Apr 2023 13:51:47 -0100 Subject: [PATCH] 0.6.0-beta6 Signed-off-by: Maxence Lange --- Makefile | 2 +- appinfo/info.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index ec4fe695..082f08eb 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-beta5 +version+=0.6.0-beta6 all: dev-setup lint build-js-production composer diff --git a/appinfo/info.xml b/appinfo/info.xml index 0c78c914..43637d96 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -18,7 +18,7 @@ **🕸 Open standards:** We use the established ActivityPub standard! ]]> - 0.6.0-beta5 + 0.6.0-beta6 agpl Maxence Lange Julius Härtl