Skip to content

Commit

Permalink
🔀️ Merge branch 'release/LekaApp/1.14.3' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
ladislas committed Nov 18, 2024
2 parents 9205459 + a39e2fb commit 7fdb2cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Apps/LekaApp/Project.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ let kLekaApp: App = if Environment.productionBuild.getBoolean(
default: false
) {
.init(
version: "1.14.2",
version: "1.14.3",
bundleId: "io.leka.apf.app.LekaApp",
name: "Leka",
urlSchemes: "LekaApp",
Expand Down

0 comments on commit 7fdb2cf

Please sign in to comment.