Skip to content

Commit

Permalink
Bump version name
Browse files Browse the repository at this point in the history
  • Loading branch information
everoddandeven committed Nov 12, 2024
1 parent 5ced46b commit 594fb9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/core/services/daemon/daemon.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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> {
Expand Down

0 comments on commit 594fb9f

Please sign in to comment.