Skip to content

Commit 8d53271

Browse files
committed
Prefix tags for concurrent-ruby-edge
1 parent 380626e commit 8d53271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ then
8484

8585
# Tags
8686
git tag "v${version}"
87-
git tag "v${edge_version}"
87+
git tag "edge-v${edge_version}"
8888
git push --tags
8989

9090
# TODO (pitr-ch 16-Dec-2016): Release

0 commit comments

Comments
 (0)