diff --git a/Makefile b/Makefile index 48484a5..e405e6d 100755 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ OS?=sierra PREFIX?=/usr/local PROJECT?=Carting RELEASE_BINARY_FOLDER?=$(BUILD_FOLDER)/release/$(PROJECT) -VERSION?=2.0 +VERSION?=2.0.1 build: swift build --disable-sandbox -c release