Bump build number
This commit is contained in:
parent
41b32923dd
commit
37ba232a54
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
class Constants {
|
||||
static const VERSION = "1.0.031425+2328";
|
||||
static const VERSION = "1.0.031425+2339";
|
||||
static const APP_NAME = "BugVault";
|
||||
}
|
||||
|
|
|
@ -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.031425+2328
|
||||
version: 1.0.031425+2339
|
||||
|
||||
environment:
|
||||
sdk: ^3.7.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue