Skip to content

Commit

Permalink
#44
Browse files Browse the repository at this point in the history
  • Loading branch information
ColdeZhang committed Dec 17, 2024
1 parent 069a095 commit e935858
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ public static void version(CommandSender sender, String[] args) {
return;
}
GiteaReleaseCheck.instance.getLatestRelease();
Notification.info(sender, Dominion.instance.getDescription().getVersion());
}

private static int convertWorld2Mca(int world) {
Expand Down

0 comments on commit e935858

Please sign in to comment.