From 14c08d57fb0b09901980f4b3f1e2d99163fea141 Mon Sep 17 00:00:00 2001 From: iwate Date: Mon, 16 Mar 2020 00:06:23 +0900 Subject: [PATCH] version up --- src/Aiplugs.PoshApp/electron.manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Aiplugs.PoshApp/electron.manifest.json b/src/Aiplugs.PoshApp/electron.manifest.json index 30e7cb5..cbffdfb 100644 --- a/src/Aiplugs.PoshApp/electron.manifest.json +++ b/src/Aiplugs.PoshApp/electron.manifest.json @@ -8,7 +8,7 @@ "appId": "com.aiplugs.poshapp", "productName": "POSH App", "copyright": "Copyright © 2019", - "buildVersion": "0.9.21-alpha6", + "buildVersion": "0.9.21-alpha7", "compression": "maximum", "directories": { "output": "../../../bin/Desktop"