diff --git a/app/package.json b/app/package.json index efbe9719..8785535f 100644 --- a/app/package.json +++ b/app/package.json @@ -1,7 +1,7 @@ { "name": "electorrent", "productName": "Electorrent", - "version": "1.2.0", + "version": "1.2.1", "description": "An Electron/Node/AngularJS remote client app for uTorrent server", "main": "app.js", "scripts": { diff --git a/package.json b/package.json index 588a4c3f..fc3e3c49 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "electorrent", "productName": "Electorrent", - "version": "1.2.0", + "version": "1.2.1", "description": "An Electron/Node/AngularJS remote client app for uTorrent server", "main": "app.js", "scripts": {