style: increase dialog buttons size

This commit is contained in:
Azgaar 2024-12-16 14:30:11 +01:00 committed by sofronaspe
parent 2d7a816c23
commit 1898a1ca0f
3 changed files with 30 additions and 11 deletions

View file

@ -13,7 +13,7 @@
* Example: 1.102.2 -> Major version 1, Minor version 102, Patch version 2
*/
const VERSION = "1.106.4";
const VERSION = "1.106.5";
if (parseMapVersion(VERSION) !== VERSION) alert("versioning.js: Invalid format or parsing function");
{