Repair a small typo
This commit is contained in:
parent
10d7b8be65
commit
e5faf9aeff
3 changed files with 12 additions and 10 deletions
|
@ -7,7 +7,7 @@ class Constants {
|
|||
static const TITLEBAR_COLOR = Color.fromARGB(255, 97, 0, 0);
|
||||
static const DRAWER_COLOR = Color.fromARGB(148, 0, 97, 97);
|
||||
|
||||
static const VERSION = "1.0.051524.1554";
|
||||
static const VERSION = "1.0.051524.1602";
|
||||
static const COPYRIGHT = "Copyright 2024 - Tara Piccari. All rights Reserved";
|
||||
static const CLIENTPSK = "";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue