Skip to content

Commit

Permalink
Bumped version to 3.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaoj committed Apr 30, 2020
1 parent 4780134 commit ae4036a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion BSImagePicker.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "BSImagePicker"
s.version = "3.1.6"
s.version = "3.1.7"
s.summary = "BSImagePicker is a multiple image picker for iOS. UIImagePickerController replacement"
s.description = <<-DESC
A multiple image picker.
Expand Down
4 changes: 2 additions & 2 deletions BSImagePicker.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 3.1.6;
MARKETING_VERSION = 3.1.7;
PRODUCT_BUNDLE_IDENTIFIER = se.backslashed.BSImagePicker;
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -675,7 +675,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 3.1.6;
MARKETING_VERSION = 3.1.7;
PRODUCT_BUNDLE_IDENTIFIER = se.backslashed.BSImagePicker;
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down

0 comments on commit ae4036a

Please sign in to comment.