diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index c04b92a..e9f4993 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "electronnet.cli": { - "version": "8.31.1", + "version": "8.31.2", "commands": [ "electronize" ] diff --git a/LICENSE b/LICENSE index f740ea3..fa68cf3 100644 --- a/LICENSE +++ b/LICENSE @@ -3,7 +3,7 @@ Business Source License 1.1 Parameters Licensor: aiplugs (@iwate) -Licensed Work: poshapp(v.0.9.40) +Licensed Work: poshapp(v.0.9.41) The Licensed Work is (c) 2020 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-06-21 +Change Date: 2023-06-23 Change License: Apache License, Version 2.0 diff --git a/src/Aiplugs.PoshApp/electron.manifest.json b/src/Aiplugs.PoshApp/electron.manifest.json index ce26e69..85bbe80 100644 --- a/src/Aiplugs.PoshApp/electron.manifest.json +++ b/src/Aiplugs.PoshApp/electron.manifest.json @@ -11,7 +11,7 @@ "appId": "com.aiplugs.poshapp", "productName": "POSH App", "copyright": "Copyright © 2019", - "buildVersion": "0.9.40", + "buildVersion": "0.9.41", "compression": "maximum", "generateUpdatesFilesForAllChannels": true, "directories": {