We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0cf8bd commit 8c05d40Copy full SHA for 8c05d40
src/Hypercube.ModLoader/Hypercube.ModLoader.csproj
@@ -10,7 +10,7 @@
10
<PackageReadmeFile>README.md</PackageReadmeFile>
11
<PackageIcon>assets/logo.png</PackageIcon>
12
13
- <Version>1.0.0</Version>
+ <Version>1.0.1</Version>
14
<Authors>TornadoTech</Authors>
15
<PackageLicenseFile>LICENSE</PackageLicenseFile>
16
<RepositoryUrl>https://github.com/technologists-team/hypercube-modloader</RepositoryUrl>
@@ -23,7 +23,7 @@
23
</ItemGroup>
24
25
<ItemGroup>
26
- <PackageReference Include="Hypercube.Utilities" Version="1.0.7" />
+ <PackageReference Include="Hypercube.Utilities" Version="1.0.8" />
27
<PackageReference Include="JetBrains.Annotations" Version="2025.2.2" />
28
29
0 commit comments