Skip to content

Commit

Permalink
chore: bump to 10.6.3 for nightlies
Browse files Browse the repository at this point in the history
  • Loading branch information
Lulalaby committed Apr 21, 2024
1 parent 48f511c commit 2ce86e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DisCatSharp.Targets/Version.targets
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<VersionPrefix>10.6.2</VersionPrefix>
<VersionPrefix>10.6.3</VersionPrefix>
</PropertyGroup>
<PropertyGroup Condition="'$(VersionSuffix)' != '' And '$(BuildNumber)' != ''">
<Version>$(VersionPrefix)-$(VersionSuffix)-$(BuildNumber)</Version>
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
- Full support for onboarding
- Support for default select menu values (THANKS MAISY FOR ADDING IT TO DISCORD)
- DisCatSharp can now check for new releases, including for extensions
- Full support for User Apps
- Full support for [Polls](https://support.discord.com/hc/en-us/articles/22163184112407-Polls-FAQ)
- 🆕 Full support for User Apps
- 🆕 Full support for [Polls](https://support.discord.com/hc/en-us/articles/22163184112407)

## Breaking

Expand Down

0 comments on commit 2ce86e0

Please sign in to comment.