style: increase dialog buttons size

This commit is contained in:
Azgaar 2024-12-16 14:30:11 +01:00
parent 6d4c9f6b18
commit f15bccd610
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");
{