Skip to content

Commit

Permalink
πŸ”– (LekaApp): Bump version to v1.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ladislas committed Nov 19, 2024
1 parent cb47b8a commit 6c5cf8a
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 6c5cf8a

Please sign in to comment.