Skip to content

Commit 6f0704a

Browse files
author
Justin
committed
Rolled version
1 parent d5834aa commit 6f0704a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SharpDL/SharpDL.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk" ToolsVersion="Current">
22
<PropertyGroup>
33
<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>
4-
<VersionPrefix>2.0.14</VersionPrefix>
4+
<VersionPrefix>2.1.0</VersionPrefix>
55
<Authors>Justin Skiles</Authors>
66
<AssemblyName>SharpDL</AssemblyName>
77
<PackageId>SharpDL</PackageId>

0 commit comments

Comments
 (0)