Skip to content

Commit

Permalink
v0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
yt3trees committed May 3, 2024
1 parent e41569b commit d327509
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Installer/Installer.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -260,15 +260,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:OpenAIOnWPF"
"ProductCode" = "8:{B90D9A0D-87EA-4C51-9023-9FFF823506CB}"
"PackageCode" = "8:{56984128-7656-46C3-A7FA-80E85A06A647}"
"ProductCode" = "8:{0B3E5DE0-6995-4A54-8A89-7256212516D5}"
"PackageCode" = "8:{E54E8958-A2EA-4C7A-8412-735193AF6922}"
"UpgradeCode" = "8:{65900B12-E77C-4E62-84FF-64E38C5117FD}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:0.0.8"
"ProductVersion" = "8:0.0.9"
"Manufacturer" = "8:yt3trees"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down
4 changes: 2 additions & 2 deletions OpenAIOnWPF/OpenAIOnWPF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<ApplicationIcon>image\OpenAI.ico</ApplicationIcon>
<PackageIcon>OpenAI.png</PackageIcon>
<ApplicationManifest>app.manifest</ApplicationManifest>
<AssemblyVersion>0.0.8.0</AssemblyVersion>
<FileVersion>0.0.8</FileVersion>
<AssemblyVersion>0.0.9.0</AssemblyVersion>
<FileVersion>0.0.9</FileVersion>
<Company>yt3trees</Company>
<Copyright>© yt3trees. All rights reserved.</Copyright>
<PackageProjectUrl>https://github.com/yt3trees/OpenAIOnWPF</PackageProjectUrl>
Expand Down

0 comments on commit d327509

Please sign in to comment.