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 committed by Martin Wimpress
parent dad70f24f6
commit 38e0a833ad
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"