diff --git a/Makefile b/Makefile index 134f0711..f08459b8 100644 --- a/Makefile +++ b/Makefile @@ -45,7 +45,7 @@ schema/project-schema.json: ./odk/odk.py dump-schema > $@ # Building docker image -VERSION = "v1.2.18" +VERSION = "v1.2.19" IM=obolibrary/odkfull DEV=obolibrary/odkdev