mirror of
https://github.com/everoddandeven/monerod-gui.git
synced 2024-12-22 19:49:27 +00:00
Bump version name
This commit is contained in:
parent
5ced46bece
commit
594fb9f925
1 changed files with 1 additions and 1 deletions
|
@ -1182,7 +1182,7 @@ export class DaemonService {
|
|||
}
|
||||
|
||||
public getGuiVersion(): string {
|
||||
return "1.0.0-main";
|
||||
return "1.0.0-tenacity";
|
||||
}
|
||||
|
||||
public async getProcessStats(): Promise<ProcessStats> {
|
||||
|
|
Loading…
Reference in a new issue