Skip to content

Commit

Permalink
🔀️ Merge branch 'release/LekaApp/1.4.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
ladislas committed May 7, 2024
2 parents 2426295 + 419e821 commit 56eacf8
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 56eacf8

Please sign in to comment.