docs: master -> main branch

This commit is contained in:
2026-05-13 16:34:23 +02:00
parent 99a71e9833
commit d2929936ce
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -20,7 +20,7 @@ release-arch make arch-linux release package
# make full build
make -f Makefile.dev release-1.0.0
# push release
git push origin master --tags
git push origin main --tags
# create release from tag on github
# attach .tar.gz to the github release
make -f Makefile.dev release-arch
@@ -137,4 +137,4 @@ make -f Makefile.dev release-arch
- [ ] Play from record text file
- [ ] Fixes
- [ ] Try to write NanoKontrol config
- [x] Investigate video device fps loss (bad unregister ?)
- [x] Investigate video device fps loss (bad unregister ?)