diff --git a/LICENSE b/LICENSE index 688aa00..c34d81a 100644 --- a/LICENSE +++ b/LICENSE @@ -3,7 +3,7 @@ Business Source License 1.1 Parameters Licensor: aiplugs (@iwate) -Licensed Work: poshapp(ver.2019-12-20) +Licensed Work: poshapp(ver.2020-02-21) 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-02-11 +Change Date: 2023-02-21 Change License: Apache License, Version 2.0 diff --git a/src/Aiplugs.PoshApp/electron.manifest.json b/src/Aiplugs.PoshApp/electron.manifest.json index 1f9b417..82a5b20 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.9", + "buildVersion": "0.9.10", "compression": "maximum", "directories": { "output": "../../../bin/Desktop"