Skip to content

Commit

Permalink
Rolled to 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
babelshift committed Apr 12, 2020
1 parent 3c1844b commit 8c6fdd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SharpDL/SharpDL.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk" ToolsVersion="Current">
<PropertyGroup>
<Description>SharpDL aims to provide a managed, cross-platform, simple framework with graphics, input, audio, and event systems using SDL2. Games created with this library should strive to be lightweight and portable. Currently, SharpDL only supports utilizing the built-in SDL 2D rendering system and does not support any OpenGL bindings.</Description>
<VersionPrefix>3.0.1</VersionPrefix>
<VersionPrefix>3.0.2</VersionPrefix>
<Authors>Justin Skiles</Authors>
<AssemblyName>SharpDL</AssemblyName>
<PackageId>SharpDL</PackageId>
Expand Down

0 comments on commit 8c6fdd8

Please sign in to comment.