diff --git a/app/build.gradle b/app/build.gradle index c6310ba2..2fe13f00 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android targetSdkVersion 30 // Versioning - versionCode 41 - versionName "v5.2.1" + versionCode 42 + versionName "v5.3.0" } // Build types always include debug (hidden by default) diff --git a/app/src/main/assets/changelog-en/42.txt b/app/src/main/assets/changelog-en/42.txt new file mode 100644 index 00000000..efb0c806 --- /dev/null +++ b/app/src/main/assets/changelog-en/42.txt @@ -0,0 +1,8 @@ +v5.3.0 (42) - 29/11/2021 +NEW THINGS + - Work profiles apps support (@ZachIndigo) +IMPROVEMENTS + - Icons to sort favorites (@comradekingu) + - Extend search to accents (@yukulele) +CORRECTIONS + - 12th hour in 12h clock format diff --git a/app/src/main/assets/changelog-fr/42.txt b/app/src/main/assets/changelog-fr/42.txt new file mode 100644 index 00000000..975afff5 --- /dev/null +++ b/app/src/main/assets/changelog-fr/42.txt @@ -0,0 +1,8 @@ +v5.3.0 (42) - 29/11/2021 +NOUVEAUTÉS + - Support applis profil de travail (@ZachIndigo) +AMÉLIORATIONS + - Icônes pour trier les favoris (@comradekigu) + - Étendre la recherche aux accents (@yukulele) +CORRECTIONS + - 12ème heure dans l'horloge format 12h diff --git a/fastlane/metadata/android/en-US/changelogs/42.txt b/fastlane/metadata/android/en-US/changelogs/42.txt new file mode 100644 index 00000000..efb0c806 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/42.txt @@ -0,0 +1,8 @@ +v5.3.0 (42) - 29/11/2021 +NEW THINGS + - Work profiles apps support (@ZachIndigo) +IMPROVEMENTS + - Icons to sort favorites (@comradekingu) + - Extend search to accents (@yukulele) +CORRECTIONS + - 12th hour in 12h clock format diff --git a/fastlane/metadata/android/fr/changelogs/42.txt b/fastlane/metadata/android/fr/changelogs/42.txt new file mode 100644 index 00000000..975afff5 --- /dev/null +++ b/fastlane/metadata/android/fr/changelogs/42.txt @@ -0,0 +1,8 @@ +v5.3.0 (42) - 29/11/2021 +NOUVEAUTÉS + - Support applis profil de travail (@ZachIndigo) +AMÉLIORATIONS + - Icônes pour trier les favoris (@comradekigu) + - Étendre la recherche aux accents (@yukulele) +CORRECTIONS + - 12ème heure dans l'horloge format 12h