mirror of
https://github.com/everoddandeven/monerod-gui.git
synced 2025-01-10 12:54:48 +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 {
|
public getGuiVersion(): string {
|
||||||
return "1.0.0-main";
|
return "1.0.0-tenacity";
|
||||||
}
|
}
|
||||||
|
|
||||||
public async getProcessStats(): Promise<ProcessStats> {
|
public async getProcessStats(): Promise<ProcessStats> {
|
||||||
|
|
Loading…
Reference in a new issue