Skip to content

Commit a24cf9e

Browse files
committed
version 3.1.0
1 parent 5801087 commit a24cf9e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

AttributedString.xcodeproj/project.pbxproj

+8-8
Original file line numberDiff line numberDiff line change
@@ -844,7 +844,7 @@
844844
"@executable_path/Frameworks",
845845
"@loader_path/Frameworks",
846846
);
847-
MARKETING_VERSION = 3.0.0;
847+
MARKETING_VERSION = 3.1.0;
848848
PRODUCT_BUNDLE_IDENTIFIER = com.attributedstring.watchos;
849849
PRODUCT_NAME = AttributedString;
850850
SDKROOT = watchos;
@@ -872,7 +872,7 @@
872872
"@executable_path/Frameworks",
873873
"@loader_path/Frameworks",
874874
);
875-
MARKETING_VERSION = 3.0.0;
875+
MARKETING_VERSION = 3.1.0;
876876
PRODUCT_BUNDLE_IDENTIFIER = com.attributedstring.watchos;
877877
PRODUCT_NAME = AttributedString;
878878
SDKROOT = watchos;
@@ -899,7 +899,7 @@
899899
"@executable_path/Frameworks",
900900
"@loader_path/Frameworks",
901901
);
902-
MARKETING_VERSION = 3.0.0;
902+
MARKETING_VERSION = 3.1.0;
903903
PRODUCT_BUNDLE_IDENTIFIER = com.attributedstring.tvos;
904904
PRODUCT_NAME = AttributedString;
905905
SDKROOT = appletvos;
@@ -926,7 +926,7 @@
926926
"@executable_path/Frameworks",
927927
"@loader_path/Frameworks",
928928
);
929-
MARKETING_VERSION = 3.0.0;
929+
MARKETING_VERSION = 3.1.0;
930930
PRODUCT_BUNDLE_IDENTIFIER = com.attributedstring.tvos;
931931
PRODUCT_NAME = AttributedString;
932932
SDKROOT = appletvos;
@@ -1002,7 +1002,7 @@
10021002
"@loader_path/Frameworks",
10031003
);
10041004
MACOSX_DEPLOYMENT_TARGET = 10.13;
1005-
MARKETING_VERSION = 3.0.0;
1005+
MARKETING_VERSION = 3.1.0;
10061006
PRODUCT_BUNDLE_IDENTIFIER = com.lee.attributedstring.macos;
10071007
PRODUCT_NAME = AttributedString;
10081008
SDKROOT = macosx;
@@ -1029,7 +1029,7 @@
10291029
"@loader_path/Frameworks",
10301030
);
10311031
MACOSX_DEPLOYMENT_TARGET = 10.13;
1032-
MARKETING_VERSION = 3.0.0;
1032+
MARKETING_VERSION = 3.1.0;
10331033
PRODUCT_BUNDLE_IDENTIFIER = com.lee.attributedstring.macos;
10341034
PRODUCT_NAME = AttributedString;
10351035
SDKROOT = macosx;
@@ -1176,7 +1176,7 @@
11761176
"@executable_path/Frameworks",
11771177
"@loader_path/Frameworks",
11781178
);
1179-
MARKETING_VERSION = 3.0.0;
1179+
MARKETING_VERSION = 3.1.0;
11801180
PRODUCT_BUNDLE_IDENTIFIER = com.lee.attributedstring.ios;
11811181
PRODUCT_NAME = AttributedString;
11821182
SKIP_INSTALL = YES;
@@ -1205,7 +1205,7 @@
12051205
"@executable_path/Frameworks",
12061206
"@loader_path/Frameworks",
12071207
);
1208-
MARKETING_VERSION = 3.0.0;
1208+
MARKETING_VERSION = 3.1.0;
12091209
PRODUCT_BUNDLE_IDENTIFIER = com.lee.attributedstring.ios;
12101210
PRODUCT_NAME = AttributedString;
12111211
SKIP_INSTALL = YES;

0 commit comments

Comments
 (0)