Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
KubaZ2 committed Nov 12, 2023
1 parent 9a6911a commit aaa7300
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NetCord.Services/NetCord.Services.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageIcon>SmallSquare.png</PackageIcon>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<Version>$(VersionPrefix)</Version>
<VersionSuffix>alpha.123</VersionSuffix>
<VersionSuffix>alpha.124</VersionSuffix>
<Description>The modern and fully customizable C# Discord library.</Description>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion NetCord/NetCord.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageIcon>SmallSquare.png</PackageIcon>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<Version>$(VersionPrefix)</Version>
<VersionSuffix>alpha.230</VersionSuffix>
<VersionSuffix>alpha.231</VersionSuffix>
<Description>The modern and fully customizable C# Discord library.</Description>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>
Expand Down

0 comments on commit aaa7300

Please sign in to comment.