Skip to content

Commit 876c8e4

Browse files
committed
Update version
1 parent 1c7a316 commit 876c8e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MonkeyLoader.Resonite.Integration/MonkeyLoader.Resonite.Integration.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
</PropertyGroup>
55

66
<PropertyGroup>
7-
<TargetFramework>net9</TargetFramework>
7+
<TargetFramework>net9</TargetFramework>
88
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
99
<PackageId>MonkeyLoader.GamePacks.Resonite</PackageId>
1010
<Title>Resonite Game Pack</Title>
1111
<Authors>Banane9, Nytra</Authors>
12-
<Version>0.23.1-beta</Version>
12+
<Version>0.24.0-beta</Version>
1313
<Description>This Game Pack for MonkeyLoader provides basic hooks for modding the game Resonite, which uses FrooxEngine.
1414
It provides hooks for the beginning of initialization, when initialization is done, and when the game shuts down.
1515
Additionally it contains many useful features for Users and Developers alike.</Description>

0 commit comments

Comments
 (0)