Fixed filters not resetting on label deletion

This commit is contained in:
Anton Stubenbord
2022-11-30 15:51:07 +01:00
parent 86c2654452
commit ccf5a33ca1
5 changed files with 15 additions and 17 deletions

View File

@@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.2.1+7
version: 1.2.2+8
environment:
sdk: ">=2.17.0 <3.0.0"