Skip to content

Commit

Permalink
update package info
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyome22 committed Jun 11, 2022
1 parent 4dc97c3 commit 302ed40
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<History>True|2021-11-27T08:05:58.6541052Z;True|2021-11-27T17:04:01.5026144+09:00;</History>
<History>True|2022-06-11T02:26:36.7615782Z;True|2021-11-27T17:05:58.6541052+09:00;True|2021-11-27T17:04:01.5026144+09:00;</History>
</PropertyGroup>
</Project>
4 changes: 2 additions & 2 deletions RunCat/RunCat.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
<ApplicationIcon>appIcon.ico</ApplicationIcon>
<NoWin32Manifest>true</NoWin32Manifest>
<StartupObject>RunCat.Program</StartupObject>
<Version>1.10.0</Version>
<Version>1.11.0</Version>
<Authors>Takuto Nakamura</Authors>
<Description>A cute running cat animation on your windows taskbar.</Description>
<Copyright2021 Takuto Nakamura</Copyright>
<Copyright2022 Takuto Nakamura</Copyright>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageProjectUrl>https://github.com/Kyome22/RunCat_for_windows</PackageProjectUrl>
<PublishSingleFile>true</PublishSingleFile>
Expand Down

0 comments on commit 302ed40

Please sign in to comment.