1 parent 451c23d commit edda9b3Copy full SHA for edda9b3
1 file changed
ModeratorTools/ModeratorTools.csproj
@@ -5,7 +5,7 @@
5
<LangVersion>12</LangVersion>
6
<PlatformTarget>x64</PlatformTarget>
7
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
8
- <Version>1.0.6</Version>
+ <Version>1.0.7</Version>
9
</PropertyGroup>
10
11
<ItemGroup>
@@ -21,7 +21,7 @@
21
</ItemGroup>
22
23
24
- <PackageReference Include="Northwood.LabAPI" Version="1.1.3" />
+ <PackageReference Include="Northwood.LabAPI" Version="1.1.4" />
25
<PackageReference Include="BepInEx.AssemblyPublicizer.MSBuild" Version="0.4.3" PrivateAssets="all" />
26
27
0 commit comments