From 619c9ee329cc1e1e7b59fbedbe6af137499abf60 Mon Sep 17 00:00:00 2001 From: zontreck Date: Sat, 24 May 2025 23:33:21 -0700 Subject: [PATCH] Bump version number --- lib/consts.dart | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/consts.dart b/lib/consts.dart index d6914ad..9ad5b3e 100644 --- a/lib/consts.dart +++ b/lib/consts.dart @@ -1,5 +1,5 @@ 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 ARGS_REVISION = "1.4.012225+0413"; } diff --git a/pubspec.yaml b/pubspec.yaml index 76a8a68..4fd91fa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: libac_dart description: "Aria's Creations code library" -version: 1.4.020325+1215 +version: 1.4.052425+2332 homepage: "https://zontreck.com" environment: