Fix failure to load settings NBT due to new values

This commit is contained in:
zontreck 2024-08-28 17:23:26 -07:00
parent ebcad1f8fc
commit d32b4ee35a
2 changed files with 13 additions and 3 deletions

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
# 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.
version: 1.1.0+39
version: 1.1.0+41
environment:
sdk: '>=3.1.4 <4.0.0'