Skip to content

Commit

Permalink
Bump dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
iZastic committed Jun 11, 2023
1 parent 0763480 commit b27fba2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ModernCamera/Manifest.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"website_url": "$(PluginURL)",
"description": "$(PluginDescription)",
"dependencies": [
"BepInEx-BepInExPack_V_Rising-1.0.0"
"BepInEx-BepInExPack_V_Rising-1.668.5"
]
}
]]>
Expand Down
2 changes: 1 addition & 1 deletion ModernCamera/ModernCamera.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="VRising.Unhollowed.Client" Version="0.6.1.57247001" />
<PackageReference Include="VRising.Unhollowed.Client" Version="0.6.5.57575090" />
<PackageReference Include="BepInEx.Unity.IL2CPP" Version="6.0.0-be.*" IncludeAssets="compile" />
<ProjectReference Include="..\..\Silkworm\Silkworm\Silkworm.csproj" />
</ItemGroup>
Expand Down

0 comments on commit b27fba2

Please sign in to comment.