We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72adf7f commit d972cbeCopy full SHA for d972cbe
2 files changed
StewardClan.Plugin/StewardClan.Plugin.csproj
@@ -6,7 +6,7 @@
6
<Nullable>enable</Nullable>
7
<RootNamespace>Steward_Clan.Plugin</RootNamespace>
8
<LangVersion>latest</LangVersion>
9
- <Version>0.5.1</Version>
+ <Version>0.6.0</Version>
10
</PropertyGroup>
11
12
thunderstore.toml
@@ -4,7 +4,7 @@ schemaVersion = "0.0.1"
4
[package]
5
namespace = "MT2"
name = "Steward_Clan"
-versionNumber = "0.5.1"
+versionNumber = "0.6.0"
description = "Monster Train 2 Clan"
websiteUrl = "https://github.com/Monster-Train-2-Modding-Group/StewardClan"
containsNsfwContent = false
0 commit comments