File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFramework >netstandard1.5</TargetFramework >
55 <Copyright >Bundled Sticks Inkorporated 2018</Copyright >
6- <Version >4.1.2 </Version >
7- <AssemblyVersion >4.1.2 .0</AssemblyVersion >
8- <FileVersion >4.1.2 .0</FileVersion >
6+ <Version >4.1.3 </Version >
7+ <AssemblyVersion >4.1.3 .0</AssemblyVersion >
8+ <FileVersion >4.1.3 .0</FileVersion >
99 <Authors >Ethan Lafrenais;Tristan Smith</Authors >
1010 <PackageTags >discord;discord-api;discord-library;dotnet-standard</PackageTags >
1111 <Company >Bundled Sticks Inkorporated</Company >
@@ -17,8 +17,7 @@ Please note: Discore is not an official Discord API interface!</Description>
1717 <RepositoryUrl >https://github.com/BundledSticksInkorperated/Discore.git</RepositoryUrl >
1818 <RepositoryType >git</RepositoryType >
1919 <PackageProjectUrl >https://github.com/BundledSticksInkorperated/Discore</PackageProjectUrl >
20- <PackageReleaseNotes >- Fixed guild channel creation.
21- - Fixed an erreoneous shard failure that occurred when retrieving the Gateway URL timed out.</PackageReleaseNotes >
20+ <PackageReleaseNotes >- Tweak to bring UDP voice connections more inline with new API documentation.</PackageReleaseNotes >
2221 </PropertyGroup >
2322
2423 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
You can’t perform that action at this time.
0 commit comments