style: correct version in pubspec to adhere to Flutter conventions
This commit is contained in:
parent
e84006486f
commit
9e61b54fc5
|
|
@ -1,7 +1,7 @@
|
|||
name: quickgui
|
||||
description: A new Flutter project.
|
||||
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
||||
version: 1.2.8-1
|
||||
version: 1.2.8+1
|
||||
|
||||
environment:
|
||||
sdk: ">=3.2.0 <4.0.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue