diff --git a/ManiaMap.Godot.csproj b/ManiaMap.Godot.csproj index c39cc19..84ee809 100644 --- a/ManiaMap.Godot.csproj +++ b/ManiaMap.Godot.csproj @@ -9,6 +9,6 @@ - + \ No newline at end of file diff --git a/addons/mpewsey.maniamap/plugin.cfg b/addons/mpewsey.maniamap/plugin.cfg index 47c5e74..d4c277a 100644 --- a/addons/mpewsey.maniamap/plugin.cfg +++ b/addons/mpewsey.maniamap/plugin.cfg @@ -3,5 +3,5 @@ name="ManiaMap.Godot" description="Procedural generation of metroidvania style maps for Godot .NET." author="Matt Pewsey" -version="1.0.0" +version="1.0.1" script="ManiaMapPlugin.cs"