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