Fix process not cleanly exiting when it was supposed to

This commit is contained in:
zontreck 2024-06-05 20:28:19 -07:00
parent 26434a9123
commit 6574888344
4 changed files with 32 additions and 7 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.0.0+1
version: 1.1.0+1
environment:
sdk: '>=3.1.4 <4.0.0'