Skip to content

Commit

Permalink
II-15-[bump version]
Browse files Browse the repository at this point in the history
  • Loading branch information
spopovshakuro committed Jul 14, 2024
1 parent 8bc5b4d commit 52c21cd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion PoliteCoreData_Framework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>1.5.0</string>
<string>1.5.1</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
![Shakuro PoliteCoreData](title_image.png)
<br><br>
# PoliteCoreData
![Version](https://img.shields.io/badge/version-1.5.0-blue.svg)
![Version](https://img.shields.io/badge/version-1.5.1-blue.svg)
![Platform](https://img.shields.io/badge/platform-iOS-lightgrey.svg)
![License MIT](https://img.shields.io/badge/license-MIT-green.svg)

Expand Down
2 changes: 1 addition & 1 deletion Shakuro.PoliteCoreData.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = 'Shakuro.PoliteCoreData'
s.version = '1.5.0'
s.version = '1.5.1'
s.summary = 'PoliteCoreData'
s.homepage = 'https://github.com/shakurocom/PoliteCoreData'
s.license = { :type => "MIT", :file => "LICENSE.md" }
Expand Down

0 comments on commit 52c21cd

Please sign in to comment.