From 8c6fdd8f1a3aec117488d89c4e00317913242e54 Mon Sep 17 00:00:00 2001 From: Justin Date: Sat, 11 Apr 2020 21:43:23 -0400 Subject: [PATCH] Rolled to 3.0.2 --- SharpDL/SharpDL.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SharpDL/SharpDL.csproj b/SharpDL/SharpDL.csproj index 943238b..306d6ec 100644 --- a/SharpDL/SharpDL.csproj +++ b/SharpDL/SharpDL.csproj @@ -1,7 +1,7 @@  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. - 3.0.1 + 3.0.2 Justin Skiles SharpDL SharpDL