Skip to content

Commit

Permalink
Fix dependency to BoneLib for compatibility with Patch 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Evanaellio committed Aug 6, 2023
1 parent f567e37 commit 727673f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions ThunderstorePackage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ ActiveProfile can take the following values :

## Changelogs

#### v3.0.1

- Fix dependency to BoneLib for compatibility with Patch 2

#### v3.0.0

- Make compatible with both BONEWORKS and BONELAB
Expand Down
4 changes: 2 additions & 2 deletions ThunderstorePackage/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "HyperJump",
"version_number": "2.0.0",
"version_number": "3.0.1",
"description": "Jump higher and leap further",
"website_url": "https://github.com/Evanaellio/HyperJump",
"dependencies": []
"dependencies": ["gnonme-ModThatIsNotMod-0.3.6", "gnonme-BoneLib-2.2.0"]
}

0 comments on commit 727673f

Please sign in to comment.