Browse Source

add build badge for jenkins

mastercake10 11 months ago
parent
commit
7458997938
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -1,3 +1,4 @@
+[![Build Status](https://ci.spaceio.xyz/job/CustomOreGen/badge/icon?style=flat-square)](https://ci.spaceio.xyz:443/job/CustomOreGen/)
 [![GitHub last commit](https://img.shields.io/github/last-commit/mastercake10/CustomOreGen.svg)](https://github.com/mastercake10/CustomOreGen/commits/master)
 [![discord](https://discordapp.com/api/guilds/330725294749122561/widget.png)](https://discord.gg/3xgsPh8)
 [![view on SpigotMC](https://img.shields.io/badge/view%20on-spigotmc-orange.svg)](https://www.spigotmc.org/resources/customoregen.9532/)
@@ -31,6 +32,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.33-SNAPSHOT</version>
+			<version>1.3.34-SNAPSHOT</version>
 		</dependency>
 ```