Fix client lacking encryption support

This commit is contained in:
zontreck 2025-01-06 11:28:06 -07:00
parent 84cef345eb
commit bdb087fabc
3 changed files with 45 additions and 6 deletions

View file

@ -1,3 +1,3 @@
class Constants {
static const VERSION = "1.3.010625+0228";
static const VERSION = "1.3.010625+1127";
}