Skip to content

Commit 674d8a0

Browse files
committed
Update package version
1 parent 81c1dfc commit 674d8a0

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

src/Discore/Discore.csproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
<PropertyGroup>
44
<TargetFramework>netstandard1.5</TargetFramework>
55
<Copyright>Ethan Lafrenais 2019</Copyright>
6-
<Version>4.3.0</Version>
7-
<AssemblyVersion>4.3.0.0</AssemblyVersion>
8-
<FileVersion>4.3.0.0</FileVersion>
6+
<Version>4.3.1</Version>
7+
<AssemblyVersion>4.3.1.0</AssemblyVersion>
8+
<FileVersion>4.3.1.0</FileVersion>
99
<Authors>Ethan Lafrenais;Tristan Smith</Authors>
1010
<PackageTags>discord;discord-api;discord-library;dotnet-standard</PackageTags>
11-
<Company>Bundled Sticks Inkorporated</Company>
11+
<Company>Ethan Lafrenais;Tristan Smith</Company>
1212
<Description>Discore is a light-weight .NET Standard library designed for creating Discord bots.
1313

1414
Please note: Discore is not an official Discord API library!</Description>
@@ -17,7 +17,7 @@ Please note: Discore is not an official Discord API library!</Description>
1717
<RepositoryUrl>https://github.com/Francessco121/Discore.git</RepositoryUrl>
1818
<RepositoryType>git</RepositoryType>
1919
<PackageProjectUrl>https://github.com/Francessco121/Discore</PackageProjectUrl>
20-
<PackageReleaseNotes></PackageReleaseNotes>
20+
<PackageReleaseNotes>See https://github.com/Francessco121/Discore/releases/tag/v4.3.1</PackageReleaseNotes>
2121
<PackageLicenseFile></PackageLicenseFile>
2222
<PackageLicenseExpression>MIT</PackageLicenseExpression>
2323
</PropertyGroup>

0 commit comments

Comments
 (0)