From ef1dc9c5c4c2f15d4d2701e470ade8b472dcc163 Mon Sep 17 00:00:00 2001 From: zontreck Date: Sun, 25 May 2025 00:02:28 -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 9ad5b3e..9ba6535 100644 --- a/lib/consts.dart +++ b/lib/consts.dart @@ -1,5 +1,5 @@ class Constants { - static const VERSION = "1.4.052425+2332"; + static const VERSION = "1.4.052525+0002"; 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 4fd91fa..7660b40 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: libac_dart description: "Aria's Creations code library" -version: 1.4.052425+2332 +version: 1.4.052525+0002 homepage: "https://zontreck.com" environment: