Skip to content

Commit

Permalink
release: Version 1.3.23
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed May 31, 2024
1 parent 673b96b commit c12f45a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Minecraft server mod/plugin to show TPS, MSPT, and other information in the tab

Current supported platforms:
- [Paper](https://papermc.io)/Spigot API (Minecraft versions 1.8.8-1.20.6+)
- [Sponge](https://spongepowered.org) 8+
- [Sponge](https://spongepowered.org) 11+
- Fabric (Minecraft 1.20.6, requires [Fabric API](https://modrinth.com/mod/fabric-api))

## Features
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=1.3.23-SNAPSHOT
version=1.3.23
group=xyz.jpenilla
description=Monitor your server's performance in real time
Expand Down

0 comments on commit c12f45a

Please sign in to comment.