We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c6f7d6 commit f1d6dd8Copy full SHA for f1d6dd8
1 file changed
Project.swift
@@ -59,8 +59,8 @@ let project = Project(
59
settings: .settings(
60
base: [
61
"SWIFT_VERSION": "6.0",
62
- "MARKETING_VERSION": "1.5.4",
63
- "CURRENT_PROJECT_VERSION": "91"
+ "MARKETING_VERSION": "1.5.5",
+ "CURRENT_PROJECT_VERSION": "92"
64
],
65
configurations: [
66
.debug(
0 commit comments