diff --git a/Winch/Winch.nuspec b/Winch/Winch.nuspec index 953e36a8..f507f1e8 100644 --- a/Winch/Winch.nuspec +++ b/Winch/Winch.nuspec @@ -3,12 +3,16 @@ false - 0.2.0 + $version$ Winch Winch - xen-42 + Hacktix, xen-42 + xen-42 A Harmony-based mod loader for the game Dredge. - + MIT + + + diff --git a/Winch/mod_meta.json b/Winch/mod_meta.json index 87e78efb..80d93197 100644 --- a/Winch/mod_meta.json +++ b/Winch/mod_meta.json @@ -2,5 +2,5 @@ "Name": "Winch", "Author": "Hacktix", "ModGUID": "hacktix.winch", - "Version": "0.2.0" + "Version": "0.2.1" }