Skip to content

Commit

Permalink
Fix bot version number on startup
Browse files Browse the repository at this point in the history
  • Loading branch information
KarlOfDuty committed Aug 18, 2024
1 parent 551041d commit 48bac0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SCPDiscordBot/SCPDiscordBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<StartupObject>SCPDiscord.SCPDiscordBot</StartupObject>
<Version>3.2.0</Version>
<Version>3.2.1</Version>
<PackageVersion>3.2.1</PackageVersion>
<ApplicationIcon>icon.ico</ApplicationIcon>
<LangVersion>default</LangVersion>
Expand Down

0 comments on commit 48bac0d

Please sign in to comment.