Merge branch 'hotfix/1.0.1'

This commit is contained in:
Thomas Vogl 2023-01-08 11:13:35 +01:00
commit 89d34e01af
1 changed files with 1 additions and 1 deletions

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 .