Bump tidal version string in settings.html

This commit is contained in:
Noah Santschi-Cooney 2023-11-08 12:58:37 +00:00
parent b3d9b187c1
commit f094139794
No known key found for this signature in database
GPG Key ID: 3B22282472C8AE48

View File

@ -389,7 +389,7 @@
<img alt="tidal icon" class="about-section__icon" src="./icon.png" /> <img alt="tidal icon" class="about-section__icon" src="./icon.png" />
<h4>TIDAL Hi-Fi</h4> <h4>TIDAL Hi-Fi</h4>
<div class="about-section__version"> <div class="about-section__version">
<a href="">5.7.0</a> <a href="">5.7.1</a>
</div> </div>
<div class="about-section__links"> <div class="about-section__links">
<a href="https://github.com/mastermindzh/tidal-hifi/" class="about-section__button">Github <i <a href="https://github.com/mastermindzh/tidal-hifi/" class="about-section__button">Github <i
@ -411,4 +411,4 @@
</div> </div>
</body> </body>
</html> </html>