Skip to content

Commit

Permalink
Cut a new tag as 0.5.10 tag seem to have been altered after creation
Browse files Browse the repository at this point in the history
Looks like `0.5.10` tag was created multiple times which resulted in
hash mismatch across go package proxy and github.

To avoid this, withdraw `0.5.10` and cut a new tag.

Relates to:
 - #1367
 - #1368
  • Loading branch information
masih committed Mar 16, 2023
1 parent 80944f6 commit 14bfdef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "v0.5.10"
"version": "v0.5.11"
}

0 comments on commit 14bfdef

Please sign in to comment.