Skip to content

Commit

Permalink
Merge pull request #1127 from FactomProject/develop
Browse files Browse the repository at this point in the history
v1.14.1
  • Loading branch information
PaulBernier authored Aug 17, 2021
2 parents 70bacaf + 68b359d commit d1edc02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.14.0
6.14.1
2 changes: 1 addition & 1 deletion state/grants.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ func GetHardCodedGrants() []HardGrant {
// Activation heights
grant2020_04 := uint32(272801)
grant2021_01 := uint32(285651)
grant2021_03 := uint32(311501)
grant2021_03 := uint32(311601)

hardcodegrants = []HardGrant{
// Initial grants approved June 9, 2018 https://drive.google.com/drive/folders/1e_xmKgJb375EcAwwkz2d3mdYs0PVVih3
Expand Down

0 comments on commit d1edc02

Please sign in to comment.