diff --git a/lib/consts.dart b/lib/consts.dart index 3b696e2..ef4f748 100644 --- a/lib/consts.dart +++ b/lib/consts.dart @@ -1,3 +1,3 @@ class Consts { - static const VERSION = "1.1.112524.0106"; + static const VERSION = "1.1.112524.1211"; } diff --git a/pubspec.yaml b/pubspec.yaml index 5852088..98cbc81 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 1.1.112524+0106 +version: 1.1.112524+1211 environment: sdk: ">=3.1.4 <4.0.0" @@ -39,7 +39,7 @@ dependencies: crypto: libac_dart: hosted: https://git.zontreck.com/api/packages/AriasCreations/pub/ - version: ^1.2.090324+0325 + version: ^1.2.112524+1156 dev_dependencies: flutter_test: