summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-10-30 17:08:04 +0100
committerJoas Schilling <coding@schilljs.com>2023-10-30 17:08:04 +0100
commitad3bf1df8947d4a8198c71701346e674575dc374 (patch)
tree0dbd00cd95e1368479bfba7915b8f7fe07dc544a /Makefile
parent64cef3b1df6b46dddb0fd5418eea21c135da72b8 (diff)
chore: Switch from master to main branch
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9306391bf..d9a0a1b75 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ source_dir=$(build_dir)/source
sign_dir=$(build_dir)/sign
package_name=$(app_name)
cert_dir=$(HOME)/.nextcloud/certificates
-version+=master
+version+=main
all: dev-setup build-production