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 5ad9ff6 commit cf59b37Copy full SHA for cf59b37
1 file changed
PolyMod.csproj
@@ -19,8 +19,8 @@
19
</PropertyGroup>
20
21
<ItemGroup>
22
- <PackageReference Include="BepInEx.Unity.IL2CPP" Version="6.0.0-be.733" />
23
- <PackageReference Include="TheBattleOfPolytopia" Version="$(PolytopiaVersion)" />
+ <PackageReference Include="BepInEx.Unity.IL2CPP" Version="6.0.0-be.738" />
+ <PackageReference Include="TheBattleOfPolytopia" Version="$(PolytopiaVersion)-738" />
24
<EmbeddedResource Include="resources\*.*" />
25
</ItemGroup>
26
0 commit comments