update version number
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
## 3.3.1 - August 19 2025
|
||||
- Fix French translation accent display issue
|
||||
- Correct French country name translations (Biélorussie, Koweït, Grenade, etc.)
|
||||
- Preserve accents in displayed names while maintaining search functionality
|
||||
- Update search logic to handle both accented and non-accented input
|
||||
|
||||
## 3.3.0 - March 26 2025
|
||||
- Fix localization, typo, and flag issue #51 thanks to @MrRoy121
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: country_code_picker
|
||||
description: A flutter package for showing a country code selector. In addition it gives the possibility to select a list of favorites countries, as well as to search using a simple searchbox
|
||||
version: 3.3.0
|
||||
version: 3.3.1
|
||||
homepage: https://github.com/chandrabezzo/CountryCodePicker
|
||||
repository: https://github.com/chandrabezzo/CountryCodePicker
|
||||
issue_tracker: https://github.com/imtoori/CountryCodePicker/issues
|
||||
|
||||
Reference in New Issue
Block a user