Meta/3.19.0 beta.1 (#3220)

* Bump version to 3.19.0 in nuspec file

* Update app footer year and version in docfx.json

* Bump version prefix to 3.19.0

* Update CHANGELOG for version 3.19.0-beta.1
This commit is contained in:
Mihail Gribkov
2026-01-03 03:00:48 +03:00
committed by GitHub
parent 86b885b24b
commit 4fdebdc6ed
4 changed files with 58 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<VersionPrefix>3.18.0</VersionPrefix>
<VersionPrefix>3.19.0</VersionPrefix>
<LangVersion>latest</LangVersion>
<Authors>Discord.Net Contributors</Authors>
<PackageTags>discord;discordapp</PackageTags>