Skip to content

Commit

Permalink
🔀️ Merge branch 'release/LekaApp/1.14.4' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
ladislas committed Nov 19, 2024
2 parents cb47b8a + 6c5cf8a commit ba2a479
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.3",
version: "1.14.4",
bundleId: "io.leka.apf.app.LekaApp",
name: "Leka",
urlSchemes: "LekaApp",
Expand Down

0 comments on commit ba2a479

Please sign in to comment.