Explorar o código

compatible with semver

Darien Raymond %!s(int64=7) %!d(string=hai) anos
pai
achega
09d3aaf2ab
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      release/make-release.sh

+ 1 - 0
release/make-release.sh

@@ -8,6 +8,7 @@ if [ "$DOTCNT" -gt 1 ]; then
   PRE="true"
 else
   PRE="false"
+  VER="${VER}.0"
 fi
 
 if [ -z "$PROJECT" ]; then