Skip to content

Commit

Permalink
1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyoko-Jeremie committed May 5, 2024
1 parent 753ba10 commit 1405f55
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 @@ -40,7 +40,7 @@ export class CreateGui {
};

get version() {
return '1.29';
return '1.30';
}

// avoid same Math.random
Expand Down

0 comments on commit 1405f55

Please sign in to comment.