Skip to content

Commit

Permalink
downgrade elctron.net
Browse files Browse the repository at this point in the history
  • Loading branch information
iwate committed Jun 20, 2020
1 parent 44d469b commit 10149d9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Business Source License 1.1
Parameters

Licensor: aiplugs (@iwate)
Licensed Work: poshapp(v.0.9.39)
Licensed Work: poshapp(v.0.9.40)
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
Expand All @@ -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-15
Change Date: 2023-06-21

Change License: Apache License, Version 2.0

Expand Down
2 changes: 1 addition & 1 deletion src/Aiplugs.PoshApp/Aiplugs.PoshApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<None Include="wwwroot\lib\mdi\fonts\materialdesignicons-webfont.woff2" />
</ItemGroup>-->
<ItemGroup>
<PackageReference Include="ElectronNET.API" Version="8.31.2" />
<PackageReference Include="ElectronNET.API" Version="8.31.1" />
<PackageReference Include="AutoMapper" Version="9.0.0" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="7.0.0" />
<PackageReference Include="LibGit2Sharp" Version="0.26.2" />
Expand Down
2 changes: 1 addition & 1 deletion src/Aiplugs.PoshApp/electron.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"appId": "com.aiplugs.poshapp",
"productName": "POSH App",
"copyright": "Copyright © 2019",
"buildVersion": "0.9.39",
"buildVersion": "0.9.40",
"compression": "maximum",
"generateUpdatesFilesForAllChannels": true,
"directories": {
Expand Down

0 comments on commit 10149d9

Please sign in to comment.