Bumped version to 0.2.4

This commit is contained in:
PartyDonut 2024-10-14 19:45:32 +02:00
parent 57ed611b8d
commit 257330589f

View file

@ -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 # 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 # 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. # of the product and file versions while build-number is used as the build suffix.
version: 0.2.3+1 version: 0.2.4+1
environment: environment:
sdk: ">=3.1.3 <4.0.0" sdk: ">=3.1.3 <4.0.0"