Skip to content

Commit

Permalink
release: 1.21.3-3-8
Browse files Browse the repository at this point in the history
  • Loading branch information
SpigotRCE committed Nov 29, 2024
1 parent 2cdea2a commit 595cb22
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ParadiseClient-Fabric v1.21.3 g3 b7
# ParadiseClient-Fabric v1.21.3 g3 b8

* ParadiseClient-Fabric is a Minecraft Fabric mod made for pentesting Minecraft servers/networks.
* This project is open source, but you are not allowed to modify, or distribute as your own without the permission of
Expand All @@ -8,7 +8,7 @@

# How to install

* To install this mod, you need java 21, Fabric 1.21 and Loader version 0.100.4 or above
* To install this mod, you need java 21, Fabric 1.21.3 and Loader version 0.16.9

---

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ loader_version=0.16.9
# Fabric API
fabric_version=0.110.0+1.21.3
# Mod Properties
mod_version=1.21.3-3-7
mod_version=1.21.3-3-8
maven_group=io.github.spigotrce
archives_base_name=ParadiseClient-Fabric
viafabricplus_version=3.5.1
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ public class Constants {
/**
* The version of the mod.
*/
public static final String VERSION = "1.21.3-3-7";
public static final String VERSION = "1.21.3-3-8";

/**
* The ID of the mod.
Expand Down

0 comments on commit 595cb22

Please sign in to comment.