diff --git a/Makefile b/Makefile index d1220f3..5a79efc 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ ifdef RUNTIME_VERSION $(info RUNTIME_VERSION defined manually) else - RUNTIME_VERSION := 0.1.6 + RUNTIME_VERSION := 0.1.7 endif build: stop