Skip to content

Commit

Permalink
1.25
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyoko-Jeremie committed Feb 6, 2024
1 parent 6138309 commit 2988a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GreasemonkeyScript/CreateGui.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ KDOptOut = true;
export class CreateGui {

get version() {
return '1.24';
return '1.25';
}

// avoid same Math.random
Expand Down

0 comments on commit 2988a08

Please sign in to comment.