Skip to content

Commit

Permalink
バージョンを0.5.0.0に変更
Browse files Browse the repository at this point in the history
  • Loading branch information
zeikomi552 committed Dec 21, 2022
1 parent 5813056 commit 56dd697
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@
*.zip
/ZeikomiEnglishInstaller/ZeikomiEnglish_0_3_0_0/setup.exe
/ZeikomiEnglishInstaller/ZeikomiEnglish_0_3_0_0
/ZeikomiEnglishInstaller/ZeikomiEnglish_0_5_0_0_Installer
4 changes: 2 additions & 2 deletions ZeikomiEnglish/ZeikomiEnglish.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<Copyright>Zeikomi552</Copyright>
<PackageIcon>main-icon.png</PackageIcon>
<ApplicationIcon>Common\icons\favicon.ico</ApplicationIcon>
<AssemblyVersion>0.4.0.0</AssemblyVersion>
<FileVersion>0.4.0.0</FileVersion>
<AssemblyVersion>0.5.0.0</AssemblyVersion>
<FileVersion>0.5.0.0</FileVersion>
</PropertyGroup>

<ItemGroup>
Expand Down
6 changes: 3 additions & 3 deletions ZeikomiEnglishInstaller/ZeikomiEnglishInstaller.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -198,15 +198,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:ZeikomiEnglish"
"ProductCode" = "8:{B3AFF695-ACF8-4377-BF99-56F08508D617}"
"PackageCode" = "8:{E74FEAB1-8F17-4935-82F9-0FF248ADE349}"
"ProductCode" = "8:{4EB29B33-AA24-43DE-9BC0-E71A996E5E9F}"
"PackageCode" = "8:{22B8D62A-8EE9-4332-9CCD-226646B9A825}"
"UpgradeCode" = "8:{D0F215E0-73E3-4F1B-B7BB-9DC0E58B8212}"
"AspNetVersion" = "8:"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
"ProductVersion" = "8:0.4.0"
"ProductVersion" = "8:0.5.0"
"Manufacturer" = "8:Zeikomi"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down

0 comments on commit 56dd697

Please sign in to comment.