Skip to content

Commit

Permalink
Update to 4.7.1
Browse files Browse the repository at this point in the history
Removes HTML usage in sidebar.

Fixed a few remaining issues with the quest journal ID change.

Added new Varlamore boosting items.

Small fixes to existing helpers.
  • Loading branch information
Zoinkwiz committed Oct 19, 2024
1 parent 3d19224 commit 567fbc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
}

group = 'com.questhelper'
version = '4.7.0'
version = '4.7.1'
sourceCompatibility = "11"

tasks.withType(JavaCompile) {
Expand Down

0 comments on commit 567fbc5

Please sign in to comment.