Skip to content

Commit

Permalink
Release 4.1.2 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
chicio committed Apr 26, 2021
1 parent 04003f1 commit 9f0ca2c
Show file tree
Hide file tree
Showing 66 changed files with 78 additions and 74 deletions.
2 changes: 1 addition & 1 deletion ID3TagEditor.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Pod::Spec.new do |s|

s.name = "ID3TagEditor"
s.version = "4.1.1"
s.version = "4.1.2"
s.summary = "A swift library to read and modify ID3 Tag of any mp3 file"
s.description = <<-DESC
A swift library to read and modify ID3 Tag of any mp3 file.
Expand Down
2 changes: 1 addition & 1 deletion Source/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>4.1.1</string>
<string>4.1.2</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSHumanReadableCopyright</key>
Expand Down
2 changes: 1 addition & 1 deletion Tests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>4.1.1</string>
<string>4.1.2</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="Classes Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/ID32v2TagBuilder.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID32v2TagBuilder Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/ID32v3TagBuilder.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID32v3TagBuilder Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/ID32v4TagBuilder.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID32v4TagBuilder Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/ID3Frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID3Frame Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/ID3FrameAttachedPicture.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID3FrameAttachedPicture Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/ID3FrameGenre.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID3FrameGenre Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/ID3FramePartOfTotal.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID3FramePartOfTotal Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/ID3FrameRecordingDateTime.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID3FrameRecordingDateTime Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/ID3FrameRecordingDayMonth.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID3FrameRecordingDayMonth Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/ID3FrameRecordingHourMinute.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID3FrameRecordingHourMinute Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/ID3FrameWithIntegerContent.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID3FrameWithIntegerContent Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/ID3FrameWithLocalizedContent.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID3FrameWithLocalizedContent Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/ID3FrameWithStringContent.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID3FrameWithStringContent Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/ID3Tag.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID3Tag Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/ID3TagEditor.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID3TagEditor Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Enums.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="Enumerations Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Enums/FrameName.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="FrameName Enumeration Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Enums/ID3FrameContentLanguage.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID3FrameContentLanguage Enumeration Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Enums/ID3Genre.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID3Genre Enumeration Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Enums/ID3PictureFormat.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID3PictureFormat Enumeration Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Enums/ID3PictureType.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID3PictureType Enumeration Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Enums/ID3TagEditorError.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID3TagEditorError Enumeration Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Enums/ID3Version.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID3Version Enumeration Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Structs.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="Structures Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Structs/ID3TagProperties.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID3TagProperties Structure Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Structs/RecordingDate.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="RecordingDate Structure Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Structs/RecordingDateTime.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="RecordingDateTime Structure Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Structs/RecordingTime.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="RecordingTime Structure Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="Classes Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="search.json">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID32v2TagBuilder Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID32v3TagBuilder Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID32v4TagBuilder Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID3Frame Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID3FrameAttachedPicture Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID3FrameGenre Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID3FramePartOfTotal Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ID3FrameRecordingDateTime Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">ID3TagEditor 4.1.1 Docs</a> (100% documented)</p>
<p><a href="../index.html">ID3TagEditor 4.1.2 Docs</a> (100% documented)</p>
<p class="header-right"><a href="https://github.com/chicio/ID3TagEditor"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<form role="search" action="../search.json">
Expand Down
Loading

0 comments on commit 9f0ca2c

Please sign in to comment.