mirror of
https://github.com/everoddandeven/monerod-gui.git
synced 2025-01-22 02:34:33 +00:00
Bump release version 1.1.0 toughness
This commit is contained in:
parent
62e843dea7
commit
c748e40b70
1 changed files with 1 additions and 1 deletions
|
@ -1177,7 +1177,7 @@ export class DaemonService {
|
|||
}
|
||||
|
||||
public getGuiVersion(): string {
|
||||
return "1.1.0-main";
|
||||
return "1.1.0-toughness";
|
||||
}
|
||||
|
||||
public async getProcessStats(): Promise<ProcessStats> {
|
||||
|
|
Loading…
Reference in a new issue