2.8.1 release

This commit is contained in:
2022-04-21 17:49:11 +02:00
parent de97ac8a00
commit d66dd8cc9e
4 changed files with 13 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tidal-hifi",
"version": "2.8.0",
"version": "2.8.1",
"description": "Tidal on Electron with widevine(hifi) support",
"main": "src/main.js",
"scripts": {
@@ -38,4 +38,4 @@
"prettier": "^2.5.0"
},
"prettier": "@mastermindzh/prettier-config"
}
}