forge (steel) v1.0.2

This commit is contained in:
2026-05-13 16:40:41 +02:00
parent e982c9214d
commit 26c90ec928
2 changed files with 5 additions and 5 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 ?)