From fecd2438facfc5776da1e8ba2339defa82910360 Mon Sep 17 00:00:00 2001 From: Mira Date: Sun, 25 Sep 2022 02:00:38 +0200 Subject: [PATCH] 10.1.4 --- 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 134b44444f..f22f77772b 100644 --- a/DisCatSharp.Docs/index.md +++ b/DisCatSharp.Docs/index.md @@ -1,12 +1,12 @@ --- uid: index -title: DisCatSharp 10.1.3 Documentation +title: DisCatSharp 10.1.4 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.3 Documentation +## DisCatSharp 10.1.4 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 a2d5c66398..1da58d8f74 100644 --- a/Version.targets +++ b/Version.targets @@ -1,7 +1,7 @@ - 10.1.3 + 10.1.4 $(VersionPrefix)-$(VersionSuffix)-$(BuildNumber)