Skip to content

Commit

Permalink
Version fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco committed Feb 8, 2024
1 parent 39d6f82 commit 3288a31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packaging/RoomGirl/All.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<authors>Illusion</authors>
<dependencies>
<group targetFramework="net6.0" >
<dependency id="BepInEx.Analyzers" version="[1.0.8)" />
<dependency id="BepInEx.Unity.IL2CPP" version="[6.0.0-be.682)" />
<dependency id="BepInEx.Analyzers" version="1.0.8" />
<dependency id="BepInEx.Unity.IL2CPP" version="6.0.0-be.682" />
<dependency id="IllusionLibs.RoomGirl.Assembly-CSharp" version="[$gameVersion$]" />
<dependency id="IllusionLibs.RoomGirl.Il2Cppmscorlib" version="[$gameVersion$]" />
<dependency id="IllusionLibs.RoomGirl.Unity" version="[$unityVersion$]" />
Expand Down

0 comments on commit 3288a31

Please sign in to comment.