Bump version number
This commit is contained in:
parent
88afaae298
commit
619c9ee329
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
class Constants {
|
class Constants {
|
||||||
static const VERSION = "1.4.020325+1215";
|
static const VERSION = "1.4.052425+2332";
|
||||||
static const NBT_REVISION = "1.4.020325+1215";
|
static const NBT_REVISION = "1.4.020325+1215";
|
||||||
static const ARGS_REVISION = "1.4.012225+0413";
|
static const ARGS_REVISION = "1.4.012225+0413";
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: libac_dart
|
name: libac_dart
|
||||||
description: "Aria's Creations code library"
|
description: "Aria's Creations code library"
|
||||||
version: 1.4.020325+1215
|
version: 1.4.052425+2332
|
||||||
homepage: "https://zontreck.com"
|
homepage: "https://zontreck.com"
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue