Skip to content

Commit

Permalink
🔖 (LekaApp): Bump version to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ladislas committed May 6, 2024
1 parent 2426295 commit 419e821
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Apps/LekaApp/Project.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ let kLekaAppVersion: String = {
}

// ? App version
return "1.3.0"
return "1.4.0"
}()

let project = Project.app(
Expand Down
2 changes: 1 addition & 1 deletion fastlane/release/LekaApp/metadata/en-US/release_notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ If you encounter any issues or need help, contact us at [email protected]

### Bug Fixes

- Stories - fix some illustrations
- Stories - Removed placeholder text and replaced it with accurate definitions.
2 changes: 1 addition & 1 deletion fastlane/release/LekaApp/metadata/fr-FR/release_notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ Si vous rencontrez des problèmes ou avez besoin d'aide, contactez-nous à suppo

### Corrections de Bugs

- Histoires - Correction de cetaines illustrations
- Histoires - Suppression du texte de remplissage et remplacement par des définitions correctes.

0 comments on commit 419e821

Please sign in to comment.