Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
KarlOfDuty committed May 26, 2022
1 parent e6ae331 commit e8f4ec5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions SupportBoi/SupportBoi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<RuntimeIdentifiers>win-x64;linux-x64</RuntimeIdentifiers>
<Version>2.5.0</Version>
<Version>2.6.1.2</Version>
<StartupObject>SupportBoi.SupportBoi</StartupObject>
<Authors>KarlofDuty</Authors>
<Product />
Expand All @@ -14,10 +14,10 @@
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageIconUrl>https://karlofduty.com/img/tardisIcon.jpg</PackageIconUrl>
<Description>A Discord support ticket bot. Saves to a MySQL database and has the option to output open tickets to a Google Sheet and HTML ticket transcript files when they are closed.</Description>
<AssemblyVersion>2.6.1.1</AssemblyVersion>
<FileVersion>2.6.1.1</FileVersion>
<AssemblyVersion>2.6.1.2</AssemblyVersion>
<FileVersion>2.6.1.2</FileVersion>
<NeutralLanguage>en</NeutralLanguage>
<PackageVersion>2.6.1-A</PackageVersion>
<PackageVersion>2.6.1-B</PackageVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit e8f4ec5

Please sign in to comment.