Browse Source

update version

MasterCake 1 year ago
parent
commit
11724de7f0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -3,7 +3,7 @@
 [![view on SpigotMC](https://img.shields.io/badge/view%20on-spigotmc-orange.svg)](https://www.spigotmc.org/resources/customoregen.9532/)
 
 ## Welcome to the CustomOreGen GitHub repository!
-Spigot 1.7 - 1.17.x
+Spigot 1.7 - 1.19.x
 
 Documentation, Tutorial and Setup: https://docs.spaceio.xyz/plugin/customoregen/
 
@@ -31,6 +31,6 @@ A neat solution for modifying the default ore generator of minecraft. The must-h
 		<dependency>
 			<groupId>xyz.spaceio</groupId>
 			<artifactId>CustomOreGen</artifactId>
-			<version>1.3.32-SNAPSHOT</version>
+			<version>1.3.33-SNAPSHOT</version>
 		</dependency>
 ```