style: correct version in pubspec to adhere to Flutter conventions

This commit is contained in:
Martin Wimpress 2024-06-25 18:24:28 +01:00
parent e84006486f
commit 9e61b54fc5
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3
1 changed files with 1 additions and 1 deletions

View File

@ -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"