This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
bump versions
pull/3490/head
Ismail Khoffi
6 years ago
parent
1b33a50e6d
commit
2338134836
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
version/version.go
+ 1
- 1
version/version.go
View File
@ -20,7 +20,7 @@ const (
// Must be a string because scripts like dist.sh read this file.
// XXX: Don't change the name of this variable or you will break
// automation :)
TMCoreSemVer
=
"0.31.
0
"
TMCoreSemVer
=
"0.31.
1
"
// ABCISemVer is the semantic version of the ABCI library
ABCISemVer
=
"0.16.0"
Write
Preview
Loading…
Cancel
Save