Skip to content

Commit 42c01f7

Browse files
committed
updated docs and nuget spec
1 parent cd41a88 commit 42c01f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Documentation.chm

8.05 KB
Binary file not shown.

GeonBit.UI.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
33
<metadata>
44
<id>GeonBit.UI</id>
5-
<version>3.0.0.0</version>
5+
<version>3.0.0.1</version>
66
<authors>Ronen Ness</authors>
77
<owners>RonenNess</owners>
88
<title>MonoGame GeonBit.UI</title>
@@ -12,7 +12,7 @@ It provide all the basic UI elements required to make a game / editor UI, and co
1212
<projectUrl>https://github.com/RonenNess/GeonBit.UI</projectUrl>
1313
<iconUrl>https://raw.githubusercontent.com/RonenNess/GeonBit.UI/master/assets/img/nuget_icon.png</iconUrl>
1414
<requireLicenseAcceptance>false</requireLicenseAcceptance>
15-
<releaseNotes>Upgraded to MonoGame 3.6, changed UserInterface from static to switchable manager (via UserInterface.Active), and added MultiColor paragraphs.</releaseNotes>
15+
<releaseNotes>Minor bug fixes, brand new theme, and improved SelectList.</releaseNotes>
1616
<description>UI system for MonoGame projects.</description>
1717
<tags>monogame ui gui hud user-interface gamedev</tags>
1818
<dependencies>

0 commit comments

Comments
 (0)