Skip to content

Commit

Permalink
Release 1.6.0
Browse files Browse the repository at this point in the history
- Change the release in ClickOnce also since I just realized I'm stupid.
  • Loading branch information
GetGet99 committed Mar 23, 2022
1 parent 9d7338a commit d4fee69
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Mica Discord/Mica Discord.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<UseWPF>true</UseWPF>
<AssemblyName>MicaDiscord</AssemblyName>
<RootNamespace>MicaDiscord</RootNamespace>
<Version>1.5.0</Version>
<Version>1.6.0</Version>
<UseWindowsForms>True</UseWindowsForms>
<PackageIcon>DiscordLogo.png</PackageIcon>
<ApplicationIcon>DiscordLogo.ico</ApplicationIcon>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project>
<PropertyGroup>
<ApplicationRevision>11</ApplicationRevision>
<ApplicationVersion>1.0.0.*</ApplicationVersion>
<ApplicationRevision>1</ApplicationRevision>
<ApplicationVersion>1.6.0.*</ApplicationVersion>
<BootstrapperEnabled>True</BootstrapperEnabled>
<Configuration>Release</Configuration>
<CreateWebPageOnPublish>False</CreateWebPageOnPublish>
Expand All @@ -30,11 +30,10 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<UpdateMode>Foreground</UpdateMode>
<UpdateRequired>False</UpdateRequired>
<WebPageFileName>Publish.html</WebPageFileName>
<History>True|2022-03-22T04:17:09.6735099Z;True|2022-03-21T11:45:37.3700415+07:00;True|2022-03-21T11:39:38.7247092+07:00;True|2022-03-21T11:34:18.0516885+07:00;True|2022-03-21T10:59:37.1731303+07:00;True|2022-03-21T10:25:43.0131359+07:00;False|2022-03-21T10:25:14.6385938+07:00;True|2022-03-21T10:19:55.9376015+07:00;False|2022-03-21T10:17:36.1083002+07:00;True|2022-03-21T10:14:46.3631440+07:00;True|2022-03-21T09:58:27.3274579+07:00;False|2022-03-21T09:54:25.5130249+07:00;False|2022-03-21T09:52:27.3020351+07:00;False|2022-03-21T09:50:45.7810330+07:00;False|2022-03-21T09:49:50.7641154+07:00;True|2022-03-21T09:49:26.0121629+07:00;</History>
</PropertyGroup>
<ItemGroup>
<BootstrapperPackage Include="Microsoft.NetCore.DesktopRuntime.6.0.x64">
<Install>True</Install>
<Install>true</Install>
<ProductName>.NET Desktop Runtime 6.0.3 (x64)</ProductName>
</BootstrapperPackage>
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project>
<PropertyGroup>
<History>True|2022-03-22T05:23:56.8602792Z;True|2022-03-22T11:17:09.6735099+07:00;True|2022-03-21T11:45:37.3700415+07:00;True|2022-03-21T11:39:38.7247092+07:00;True|2022-03-21T11:34:18.0516885+07:00;True|2022-03-21T10:59:37.1731303+07:00;True|2022-03-21T10:25:43.0131359+07:00;False|2022-03-21T10:25:14.6385938+07:00;True|2022-03-21T10:19:55.9376015+07:00;False|2022-03-21T10:17:36.1083002+07:00;True|2022-03-21T10:14:46.3631440+07:00;True|2022-03-21T09:58:27.3274579+07:00;False|2022-03-21T09:54:25.5130249+07:00;False|2022-03-21T09:52:27.3020351+07:00;False|2022-03-21T09:50:45.7810330+07:00;False|2022-03-21T09:49:50.7641154+07:00;True|2022-03-21T09:49:26.0121629+07:00;</History>
<History>True|2022-03-23T13:27:10.0394290Z;</History>
</PropertyGroup>
</Project>

0 comments on commit d4fee69

Please sign in to comment.