Merge branch 'hotfix/1.0.1'

This commit is contained in:
tom
2023-01-08 11:13:35 +01:00
+1 -1
View File
@@ -1,6 +1,6 @@
BINARY_NAME=rpicontrol
GIT_COMMIT=$(shell git rev-list -1 HEAD --abbrev-commit)-$(shell date +%y%m%d_%H%M%S)
VERSION=1.0.0
VERSION=1.0.1
get:
go get .