Add a portfolio entry for NBT Editor, and update all dependencies.
This commit is contained in:
parent
9e5ab72b94
commit
071a5ccea4
37 changed files with 247 additions and 117 deletions
|
@ -8,9 +8,9 @@ class Constants {
|
|||
static const DRAWER_COLOR = Color.fromARGB(148, 0, 97, 97);
|
||||
static const PORTFOLIO_CARD_COLOR = Color.fromARGB(255, 0, 71, 97);
|
||||
|
||||
static const VERSION = "Version 1.0.082424+0827";
|
||||
static const VERSION = "Version 1.0.013025+2009";
|
||||
static const COPYRIGHT =
|
||||
"Copyright 2024 - Piccari Creations. All rights Reserved";
|
||||
"Copyright 2024-2025 - Piccari Creations. All rights Reserved";
|
||||
static const CLIENTPSK =
|
||||
"f5c6caf3efe1ec5aa4b7c572f92aa14782b7be34b4c7844fa9c6d47fdf94246";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue