Always dump the modlist to discord webhook when committing the settings

This commit is contained in:
zontreck 2024-11-23 17:43:06 -07:00
parent c06176c900
commit c88065befd
3 changed files with 12 additions and 2 deletions

View file

@ -1,3 +1,3 @@
class Consts {
static const VERSION = "1.1.112324.1707";
static const VERSION = "1.1.112324.1742";
}