Skip to content

Commit

Permalink
Merge pull request #24 from onomyprotocol/dev
Browse files Browse the repository at this point in the history
update upgradeName to v1.1.0 in app.go
  • Loading branch information
laloquidity authored Apr 27, 2024
2 parents fa22154 + 465b6c3 commit 83ec3b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ import (

const (
AppName = "onex"
upgradeName = "v1.0.2-dev"
upgradeName = "v1.1.0"
AccountAddressPrefix = "onomy"
)

Expand Down

0 comments on commit 83ec3b9

Please sign in to comment.