Skip to content

Commit 930a1c1

Browse files
committed
Bump version, build number and changelog for 1.12.3
1 parent ddb1939 commit 930a1c1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Authenticator.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1082,7 +1082,7 @@
10821082
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
10831083
CODE_SIGN_ENTITLEMENTS = Authenticator/Authenticator.entitlements;
10841084
CODE_SIGN_STYLE = Automatic;
1085-
CURRENT_PROJECT_VERSION = 191;
1085+
CURRENT_PROJECT_VERSION = 192;
10861086
DEVELOPMENT_TEAM = LQA3CS5MM7;
10871087
HEADER_SEARCH_PATHS = "../Submodules/YubiKit/**";
10881088
INFOPLIST_FILE = Authenticator/Info.plist;
@@ -1092,7 +1092,7 @@
10921092
"@executable_path/Frameworks",
10931093
);
10941094
LIBRARY_SEARCH_PATHS = "";
1095-
MARKETING_VERSION = 1.12.2;
1095+
MARKETING_VERSION = 1.12.3;
10961096
OTHER_LDFLAGS = "-ObjC";
10971097
PRODUCT_BUNDLE_IDENTIFIER = com.yubico.Authenticator;
10981098
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -1113,7 +1113,7 @@
11131113
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
11141114
CODE_SIGN_ENTITLEMENTS = Authenticator/Authenticator.entitlements;
11151115
CODE_SIGN_STYLE = Automatic;
1116-
CURRENT_PROJECT_VERSION = 191;
1116+
CURRENT_PROJECT_VERSION = 192;
11171117
DEVELOPMENT_TEAM = LQA3CS5MM7;
11181118
HEADER_SEARCH_PATHS = "../Submodules/YubiKit/**";
11191119
INFOPLIST_FILE = Authenticator/Info.plist;
@@ -1123,7 +1123,7 @@
11231123
"@executable_path/Frameworks",
11241124
);
11251125
LIBRARY_SEARCH_PATHS = "";
1126-
MARKETING_VERSION = 1.12.2;
1126+
MARKETING_VERSION = 1.12.3;
11271127
OTHER_LDFLAGS = "-ObjC";
11281128
PRODUCT_BUNDLE_IDENTIFIER = com.yubico.Authenticator;
11291129
PRODUCT_NAME = "$(TARGET_NAME)";

0 commit comments

Comments
 (0)