diff --git a/Dockerfile b/Dockerfile index 98f6b83..57fa098 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ LABEL "com.github.actions.description"="Build a Godot project for multiple platf LABEL "com.github.actions.icon"="loader" LABEL "com.github.actions.color"="blue" -LABEL version="0.0.0" +LABEL version="1.0.0" LABEL repository="https://github.com/josephbmanley/build-godot-action" LABEL homepage="https://cloudsumu.com/" LABEL maintainer="Joseph Manley "