mirror of
https://github.com/status-im/status-go.git
synced 2025-02-01 17:38:36 +00:00
version bump
This commit is contained in:
parent
5ee09149e2
commit
53260608d7
@ -29,7 +29,7 @@ const (
|
||||
VersionMajor = 1 // Major version component of the current release
|
||||
VersionMinor = 1 // Minor version component of the current release
|
||||
VersionPatch = 0 // Patch version component of the current release
|
||||
VersionMeta = "unstable" // Version metadata to append to the version string
|
||||
VersionMeta = "stable" // Version metadata to append to the version string
|
||||
|
||||
RPCPort = 8545 // RPC port (replaced in unit tests)
|
||||
NetworkPort = 30303
|
||||
|
Loading…
x
Reference in New Issue
Block a user