Bump release version 1.1.0 toughness

This commit is contained in:
everoddandeven 2025-01-05 12:07:47 +01:00
parent 62e843dea7
commit c748e40b70

View file

@ -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> {