diff --git a/LICENSE b/LICENSE index c34d81a..b1c236a 100644 --- a/LICENSE +++ b/LICENSE @@ -3,7 +3,7 @@ Business Source License 1.1 Parameters Licensor: aiplugs (@iwate) -Licensed Work: poshapp(ver.2020-02-21) +Licensed Work: poshapp(v.0.9.13) 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-21 +Change Date: 2023-02-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 9fe7ae1..d7029d4 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.12", + "buildVersion": "0.9.13", "compression": "maximum", "directories": { "output": "../../../bin/Desktop"