diff --git a/Makefile b/Makefile index 620f433..17f0891 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ APP_NAME=docker-bakery -VERSION=1.0.6 +VERSION=1.0.7 .DEFAULT_GOAL: all