From 8eb606f164f379f9b9b1ddb35b944357dc2bba25 Mon Sep 17 00:00:00 2001 From: iwate Date: Tue, 28 Apr 2020 18:09:36 +0900 Subject: [PATCH] version up --- LICENSE | 4 ++-- src/Aiplugs.PoshApp/electron.manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 1b9833b..3c295db 100644 --- a/LICENSE +++ b/LICENSE @@ -3,7 +3,7 @@ Business Source License 1.1 Parameters Licensor: aiplugs (@iwate) -Licensed Work: poshapp(v.0.9.26) +Licensed Work: poshapp(v.0.9.27) The Licensed Work is (c) 2019 aiplugs. Additional Use Grant: You may make use of the Licensed Work, provided that you may not use the Licensed Work for a Software @@ -14,7 +14,7 @@ Additional Use Grant: You may make use of the Licensed Work, provided that contractors) to access the functionality of the Licensed Work. -Change Date: 2023-03-28 +Change Date: 2023-04-28 Change License: Apache License, Version 2.0 diff --git a/src/Aiplugs.PoshApp/electron.manifest.json b/src/Aiplugs.PoshApp/electron.manifest.json index 0e2cbf7..116bdf9 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.26", + "buildVersion": "0.9.27", "compression": "maximum", "directories": { "output": "../../../bin/Desktop"