This commit is contained in:
nobody 2022-08-27 10:17:04 +02:00
parent 15aa3bec33
commit 6031492401
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
2 changed files with 8 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{ {
"manifest_version": 2, "manifest_version": 2,
"name": "LocalCDN", "name": "LocalCDN",
"version": "2.6.34", "version": "2.6.35",
"browser_specific_settings": { "browser_specific_settings": {
"gecko": { "gecko": {
"id": "{b86e4813-687a-43e6-ab65-0bde4ab75758}", "id": "{b86e4813-687a-43e6-ab65-0bde4ab75758}",

View File

@ -25,9 +25,9 @@
<h2>New in LocalCDN:</h2> <h2>New in LocalCDN:</h2>
</div> </div>
<div class="release-notes-area"> <div class="release-notes-area">
<p>Fixed</p> <p></p>
<ul> <ul>
<li>Google Material Icons v138 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1116">#1116</a>)</li> <li></li>
</ul> </ul>
</div> </div>
<div id="generator-section"> <div id="generator-section">
@ -66,6 +66,11 @@
</div> </div>
<div id="history"><span id="history-indicator">+</span> Previous Versions</div> <div id="history"><span id="history-indicator">+</span> Previous Versions</div>
<div id="history-release-notes"> <div id="history-release-notes">
<p class='release-date'>2022-08-27 (v2.6.34)</p>
<p>Fixed</p>
<ul>
<li>Google Material Icons v138 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1116">#1116</a>)</li>
</ul>
<p class='release-date'>2022-08-27 (v2.6.33)</p> <p class='release-date'>2022-08-27 (v2.6.33)</p>
<p>Updated</p> <p>Updated</p>
<ul> <ul>