Skip to content

Commit

Permalink
Include link for dropped version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jikoo committed Apr 24, 2024
1 parent 5ab3456 commit 8f09ac5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ public String getReleasesLink() {
case "v1_19_R1" -> "https://github.com/Jikoo/OpenInv/releases/tag/4.2.2";
case "v1_18_R2", "v1_19_R2" -> "https://github.com/Jikoo/OpenInv/releases/tag/4.3.0";
case "v1_20_R1" -> "https://github.com/Jikoo/OpenInv/releases/tag/4.4.1";
case "v1_20_R2" -> "https://github.com/Jikoo/OpenInv/releases/tag/4.4.3";
default -> "https://github.com/Jikoo/OpenInv/releases";
};
}
Expand Down

0 comments on commit 8f09ac5

Please sign in to comment.