diff --git a/lib/Constants.dart b/lib/Constants.dart index c4db5ef..369e4be 100644 --- a/lib/Constants.dart +++ b/lib/Constants.dart @@ -2,5 +2,5 @@ import 'package:flutter/material.dart'; class LibACFlutterConstants { static const Color TITLEBAR_COLOR = Color.fromARGB(255, 99, 0, 0); - static const VERSION = "1.0.013125+1423"; + static const VERSION = "1.0.020325+1224"; } diff --git a/pubspec.yaml b/pubspec.yaml index 9519acd..7e84cd3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: libacflutter description: "A new Flutter package project." -version: 1.0.013125+1423 +version: 1.0.020325+1224 homepage: https://zontreck.com publish_to: https://git.zontreck.com/api/packages/AriasCreations/pub @@ -13,7 +13,7 @@ dependencies: sdk: flutter libac_dart: hosted: https://git.zontreck.com/api/packages/AriasCreations/pub/ - version: 1.4.12225+0413 + version: 1.4.020325+1215 dev_dependencies: flutter_test: