Bump version to 0.5.2

This commit is contained in:
PartyDonut 2025-01-02 13:08:47 +01:00
parent b39b0f926e
commit 01e6fb056d

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.5.1+1 version: 0.5.2+1
environment: environment:
sdk: ">=3.1.3 <4.0.0" sdk: ">=3.1.3 <4.0.0"