Skip to content

Commit

Permalink
Update BepInEx to 5.4.21
Browse files Browse the repository at this point in the history
  • Loading branch information
Digitalroot committed Mar 14, 2023
1 parent 335c6dd commit 5528025
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="BepInEx.Core" Version="[5.4.19]" />
<PackageReference Include="BepInEx.Core" Version="[5.4.21]" />
<PackageReference Include="Digitalroot.Valheim.Build.Targets" Version="1.0.21" />
<PackageReference Include="Digitalroot.Valheim.Common.AssemblyInfo" Version="1.0.12">
<PrivateAssets>all</PrivateAssets>
Expand Down
12 changes: 6 additions & 6 deletions src/Digitalroot.Valheim.LightningArrowsJVL/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
".NETFramework,Version=v4.6.2": {
"BepInEx.Core": {
"type": "Direct",
"requested": "[5.4.19, 5.4.19]",
"resolved": "5.4.19",
"contentHash": "2/eY1qT2LaVO36G91LWo2yNLwmEEODKoC8IpePyA5WP2eGrrMvGxxLC9v4OPmX3IT8q1G4SYzKDL3ziZRQVUWg==",
"requested": "[5.4.21, 5.4.21]",
"resolved": "5.4.21",
"contentHash": "NMUPlbHTTfJ+qIQCI90uIvjuUQ4wnwt4cpRsK3ItBh1DhsWFzAHXNiZjBxZkPysljEKQ2iu89sxMTga4bxBXVQ==",
"dependencies": {
"BepInEx.BaseLib": "5.4.19",
"BepInEx.BaseLib": "5.4.20",
"HarmonyX": "2.7.0"
}
},
Expand Down Expand Up @@ -80,8 +80,8 @@
},
"BepInEx.BaseLib": {
"type": "Transitive",
"resolved": "5.4.19",
"contentHash": "gwP3NK0WL5E+U/L0FMrygiDDNzEL4TYnezy+S7ocbUUhkhty3ueG5BRsKdKdra/2R3vWopf42CoA+MnnEmSY+w=="
"resolved": "5.4.20",
"contentHash": "0bXgYxbCEN2Ixp3kiFEhyw+RASeFQeg/ww+lbMt7if6XMeVS60eg6epNsMA8Jbx57dmNOzNevkKKw8mP8SUMqw=="
},
"Digitalroot.Valheim.Common.Json": {
"type": "Transitive",
Expand Down

0 comments on commit 5528025

Please sign in to comment.