Bump version

This commit is contained in:
zontreck 2025-06-01 14:19:41 -07:00
parent 414ca025a9
commit ff44cd2f8c
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
class Constants {
static const VERSION = "1.0.060125+1415";
static const VERSION = "1.0.060125+1419";
//static bool get isMobile => Platform.isAndroid || Platform.isIOS;
}

View file

@ -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.0.060125+1415
version: 1.0.060125+1419
environment:
sdk: ^3.7.0