diff --git a/package.json b/package.json index 5077740..434bb88 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "joal-desktop", "productName": "JoalDesktop", - "version": "2.0.7", + "version": "2.0.8", "description": "A tool to fake your torrent tracker upload", "scripts": { "build": "concurrently \"yarn build-main\" \"yarn build-renderer\"",