diff --git a/package.json b/package.json index a01271baba..77edb7cf56 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "upr-desktop", "productName": "Universal Presenter Remote", - "version": "1.3.0", + "version": "1.3.1", "description": "Control your presentations from any platform.", "scripts": { "build": "concurrently \"yarn build-main\" \"yarn build-renderer\"",