Skip to content

Commit

Permalink
Version 26 - Ready to release
Browse files Browse the repository at this point in the history
  • Loading branch information
michgauz committed Dec 22, 2021
1 parent 202bb2a commit 5721936
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ android {
applicationId = "com.cvtracker.vmd2"
minSdk = Versions.minSdkVersion
targetSdk = Versions.targetSdkVersion
versionCode = 25
versionName = "1.4.2"
versionCode = 26
versionName = "1.4.3"
}

compileOptions {
Expand Down
3 changes: 3 additions & 0 deletions metadata/android/fr-FR/changelogs/26.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Filtre pour les créneaux 5-11 ans
- Retour des notifications globales : Attention celle ci interviendront quelque soit le type de créneau
- Option pour désactiver le mode Calendrier

0 comments on commit 5721936

Please sign in to comment.