mirror of
https://github.com/kkebo/DNSecure.git
synced 2026-03-11 08:54:36 +00:00
Merge pull request #110 from kkebo/revert-109-bump-version-1.5.1-25
Revert "chore: bump version to 1.5.1 (25)"
This commit is contained in:
commit
f3725d67f3
1 changed files with 2 additions and 2 deletions
|
|
@ -18,8 +18,8 @@ let package = Package(
|
||||||
targets: ["DNSecure"],
|
targets: ["DNSecure"],
|
||||||
bundleIdentifier: "xyz.kebo.DNSecure",
|
bundleIdentifier: "xyz.kebo.DNSecure",
|
||||||
teamIdentifier: "X4678G5DL2",
|
teamIdentifier: "X4678G5DL2",
|
||||||
displayVersion: "1.5.1",
|
displayVersion: "1.5.0",
|
||||||
bundleVersion: "25",
|
bundleVersion: "24",
|
||||||
appIcon: .asset("AppIcon"),
|
appIcon: .asset("AppIcon"),
|
||||||
accentColor: .asset("AccentColor"),
|
accentColor: .asset("AccentColor"),
|
||||||
supportedDeviceFamilies: [
|
supportedDeviceFamilies: [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue