diff --git a/release_instructions.txt b/release_instructions.txt index fb6e54d7..1e45b2c8 100644 --- a/release_instructions.txt +++ b/release_instructions.txt @@ -1,6 +1,8 @@ - increment version in version.go - increment version in snapcraft.yaml -- tag git with same version number, be sure to start with 'v' for gopkg.in +- tag git with same version number + - dont tag with 'v' for release this can break peoples things? + - be sure to also tag with 'v' for gopkg.in - make sure local build passes - push tag to git - make local xcompile (builds binaries for all platforms)