mirror of
https://codeberg.org/mi6e4ka/openstore.git
synced 2025-06-28 20:19:58 +00:00
chore: prepare for v1.3.0
This commit is contained in:
parent
b2f84afafa
commit
915d7da79d
2 changed files with 2 additions and 2 deletions
|
@ -158,7 +158,7 @@ class HomePage extends StatelessWidget {
|
|||
: Container(),
|
||||
],
|
||||
),
|
||||
const Text("v1.2.1")
|
||||
const Text("v1.3.0")
|
||||
],
|
||||
),
|
||||
)
|
||||
|
|
|
@ -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.2.1+2
|
||||
version: 1.3.0+3
|
||||
|
||||
environment:
|
||||
sdk: ">=3.4.3 <4.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue