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 709613b commit ab828b6Copy full SHA for ab828b6
1 file changed
Project.swift
@@ -49,7 +49,7 @@ let project = Project(
49
"CODE_SIGN_STYLE": "$(MOEPEEK_CODE_SIGN_STYLE)",
50
"CODE_SIGN_IDENTITY": "$(MOEPEEK_CODE_SIGN_IDENTITY)",
51
"DEVELOPMENT_TEAM": "$(MOEPEEK_DEVELOPMENT_TEAM)",
52
- "MARKETING_VERSION": "0.13.0",
+ "MARKETING_VERSION": "0.13.1",
53
"CURRENT_PROJECT_VERSION": "1",
54
],
55
configurations: [
0 commit comments