Skip to content
This repository was archived by the owner on Aug 24, 2022. It is now read-only.

Commit af68c9a

Browse files
authored
chores: bump TMCoreSemVer to v0.16.2 (#251)
1 parent 76188c2 commit af68c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const (
2020
// Must be a string because scripts like dist.sh read this file.
2121
// XXX: Don't change the name of this variable or you will break
2222
// automation :)
23-
TMCoreSemVer = "0.16.1"
23+
TMCoreSemVer = "0.16.2"
2424

2525
// ABCISemVer is the semantic version of the ABCI library
2626
ABCISemVer = "0.16.2"

0 commit comments

Comments
 (0)