mirror of
				https://github.com/Mastermindzh/tidal-hifi.git
				synced 2025-10-31 16:59:09 +01:00 
			
		
		
		
	chore: versioning
This commit is contained in:
		| @@ -19,7 +19,7 @@ export const startApi = (mainWindow: BrowserWindow) => { | ||||
|       openapi: "3.1.0", | ||||
|       info: { | ||||
|         title: "TIDAL Hi-Fi API", | ||||
|         version: "5.12.0", | ||||
|         version: "5.13.0", | ||||
|         description: "", | ||||
|         license: { | ||||
|           name: "MIT", | ||||
|   | ||||
| @@ -433,7 +433,7 @@ | ||||
|           <h4>TIDAL Hi-Fi</h4> | ||||
|           <div class="about-section__version"> | ||||
|             <a target="_blank" rel="noopener" | ||||
|               href="https://github.com/Mastermindzh/tidal-hifi/releases/tag/5.12.0">5.12.0</a> | ||||
|               href="https://github.com/Mastermindzh/tidal-hifi/releases/tag/5.13.0">5.13.0</a> | ||||
|           </div> | ||||
|           <div class="about-section__links"> | ||||
|             <a target="_blank" rel="noopener" href="https://github.com/mastermindzh/tidal-hifi/" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user