Repair syntax of webhook

This commit is contained in:
zontreck 2024-11-23 13:08:24 -07:00
parent 98b1d0c9e4
commit 114b70b0f5
3 changed files with 3 additions and 3 deletions

View file

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