diff --git a/Makefile b/Makefile index 8acd079..baf3006 100644 --- a/Makefile +++ b/Makefile @@ -40,6 +40,7 @@ push: tag-version: git tag v${VERSION} git push --tags + scp VERSION root@mirrors.wit.com:/data/mirrors/cloud/control-panel/ # should update every go dependancy (?) update: diff --git a/VERSION b/VERSION index ee6cdce..b616048 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.6.1 +0.6.2