Skip to content

Commit 302ed40

Browse files
committed
update package info
1 parent 4dc97c3 commit 302ed40

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

RunCat/Properties/PublishProfiles/PublishProfile.pubxml.user

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
44
-->
55
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
66
<PropertyGroup>
7-
<History>True|2021-11-27T08:05:58.6541052Z;True|2021-11-27T17:04:01.5026144+09:00;</History>
7+
<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>
88
</PropertyGroup>
99
</Project>

RunCat/RunCat.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
<ApplicationIcon>appIcon.ico</ApplicationIcon>
88
<NoWin32Manifest>true</NoWin32Manifest>
99
<StartupObject>RunCat.Program</StartupObject>
10-
<Version>1.10.0</Version>
10+
<Version>1.11.0</Version>
1111
<Authors>Takuto Nakamura</Authors>
1212
<Description>A cute running cat animation on your windows taskbar.</Description>
13-
<Copyright2021 Takuto Nakamura</Copyright>
13+
<Copyright2022 Takuto Nakamura</Copyright>
1414
<PackageLicenseFile>LICENSE</PackageLicenseFile>
1515
<PackageProjectUrl>https://github.com/Kyome22/RunCat_for_windows</PackageProjectUrl>
1616
<PublishSingleFile>true</PublishSingleFile>

0 commit comments

Comments
 (0)