summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2023-01-24 13:50:51 -0100
committerGitHub <noreply@github.com>2023-01-24 13:50:51 -0100
commit5b754fc404976fa3beb4f546645ff268b7d54c5e (patch)
treeddecb6169070d37cd4fdbc52730f04fcd928e011 /Makefile
parentc973a1663f26c2faa46e9e37e4e5984a702a31f3 (diff)
parent1b5cb9b2df4b9553a35c79e43334ec837494edde (diff)
Merge pull request #1593 from nextcloud/release/0.6.0-beta1v0.6.0-beta1
0.6.0-beta1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c109e38f..a4f70ba7 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.5.0-beta3
+version+=0.6.0-beta1
all: dev-setup lint build-js-production composer