From fe854723927a231ede8cce8060cb02cea92beb99 Mon Sep 17 00:00:00 2001 From: Lala Sabathil Date: Sat, 24 Sep 2022 19:13:36 +0200 Subject: [PATCH] update version 10.1.3 --- DisCatSharp.Docs/index.md | 4 ++-- Version.targets | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DisCatSharp.Docs/index.md b/DisCatSharp.Docs/index.md index e2cca491bf..134b44444f 100644 --- a/DisCatSharp.Docs/index.md +++ b/DisCatSharp.Docs/index.md @@ -1,12 +1,12 @@ --- uid: index -title: DisCatSharp 10.1.0 Documentation +title: DisCatSharp 10.1.3 Documentation ---

DisCatSharp ![Stable](https://img.shields.io/nuget/v/DisCatSharp?color=%23ebb34b&label=Stable&style=flat-square&logo=nuget) ![Nightly](https://img.shields.io/nuget/vpre/DisCatSharp?color=%23ff1493&label=Nightly&style=flat-square&logo=nuget)

![DisCatSharp Logo](/logobig.png "DisCatSharp Documentation")

-## DisCatSharp 10.1.0 Documentation +## DisCatSharp 10.1.3 Documentation [DisCatSharp](https://github.com/Aiko-IT-Systems/DisCatSharp) (DCS) is an unofficial .NET wrapper for the [Discord API](https://discord.com/developers/docs/intro "Discord API") based off DSharpPlus.
The library has been rewritten to fit quality and API standards. Furthermore this lib includes many new features of Discord and is pretty fast with keeping up with Discords API. diff --git a/Version.targets b/Version.targets index cc0b315fa7..a2d5c66398 100644 --- a/Version.targets +++ b/Version.targets @@ -1,7 +1,7 @@ - 10.1.2 + 10.1.3 $(VersionPrefix)-$(VersionSuffix)-$(BuildNumber)