diff --git a/electron/package.json b/electron/package.json index d228f8f..265c40e 100644 --- a/electron/package.json +++ b/electron/package.json @@ -1,7 +1,7 @@ { "name": "g14controlv2-main", "productName": "G14ControlV2-Main", - "version": "0.1.39", + "version": "0.2.0", "description": "", "main": "./build/electron.js", "scripts": { diff --git a/package.json b/package.json index e9964aa..3e68c2a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "g14controlv2", "productName": "G14ControlV2", - "version": "v0.1.39", + "version": "v0.2.0", "description": "Management Tools for the Zephyrus G14", "author": { "name": "Alex Redden",