File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22Pod ::Spec . new do |s |
33
44 s . name = "ID3TagEditor"
5- s . version = "4.4.0 "
5+ s . version = "4.4.1 "
66 s . summary = "A swift library to read and modify ID3 Tag of any mp3 file"
77 s . description = <<-DESC
88A swift library to read and modify ID3 Tag of any mp3 file.
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >4.4.0 </string >
18+ <string >4.4.1 </string >
1919 <key >CFBundleVersion </key >
2020 <string >$(CURRENT_PROJECT_VERSION) </string >
2121 <key >NSHumanReadableCopyright </key >
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >BNDL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >4.4.0 </string >
18+ <string >4.4.1 </string >
1919 <key >CFBundleVersion </key >
2020 <string >1 </string >
2121</dict >
You can’t perform that action at this time.
0 commit comments