diff --git a/Makefile b/Makefile index 713af1e..44d4118 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ version=$(shell git rev-parse HEAD) # Global release version. # Change this to bump the build version! -version="0.3.0" +version="0.3.1" compile: ## Compile for the local architecture ⚙ @echo "Compiling..."