Skip to content

Commit

Permalink
Bump default node version to Erbium (v12)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlinaNova21 committed Aug 9, 2021
1 parent b194cc0 commit 142c079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launcher/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ func NewConfig() *Config {
Processors: cores,
RunnerThreads: int(runners),
Version: "latest",
NodeVersion: "Dubnium",
NodeVersion: "Erbium",
Cli: &ConfigCli{
Username: "",
Password: "",
Expand Down

0 comments on commit 142c079

Please sign in to comment.