Skip to content

Commit eda0ba2

Browse files
committed
1.5.11
1 parent da6e704 commit eda0ba2

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

DPOTPView.framework.zip

18.4 KB
Binary file not shown.

DPOTPView.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "DPOTPView"
19-
s.version = "1.5.5"
19+
s.version = "1.5.11"
2020
s.summary = "Customisable OTP view and Passcode view."
2121

2222
# This description is used to generate tags and improve search results.

DPOTPView/DPOTPView.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@
305305
"@executable_path/Frameworks",
306306
"@loader_path/Frameworks",
307307
);
308-
MARKETING_VERSION = 1.5.8;
308+
MARKETING_VERSION = 1.5.11;
309309
PRODUCT_BUNDLE_IDENTIFIER = com.datt.DPOTPView;
310310
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
311311
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -337,7 +337,7 @@
337337
"@executable_path/Frameworks",
338338
"@loader_path/Frameworks",
339339
);
340-
MARKETING_VERSION = 1.5.8;
340+
MARKETING_VERSION = 1.5.11;
341341
PRODUCT_BUNDLE_IDENTIFIER = com.datt.DPOTPView;
342342
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
343343
PROVISIONING_PROFILE_SPECIFIER = "";

0 commit comments

Comments
 (0)