diff --git a/README.md b/README.md index 01bd3018..64081adf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[![Build](https://github.com/promcteam/divinity/actions/workflows/release.yml/badge.svg?branch=main)](https://s01.oss.sonatype.org/content/repositories/releases/studio/magemonkey/divinity/1.0.1-R0.12-SNAPSHOT) -[![Build](https://github.com/promcteam/divinity/actions/workflows/devbuild.yml/badge.svg?branch=dev)](https://s01.oss.sonatype.org/content/repositories/snapshots/studio/magemonkey/divinity/1.0.1-R0.12-SNAPSHOT) +[![Build](https://github.com/promcteam/divinity/actions/workflows/release.yml/badge.svg?branch=main)](https://s01.oss.sonatype.org/content/repositories/releases/studio/magemonkey/divinity/1.0.1-R1) +[![Build](https://github.com/promcteam/divinity/actions/workflows/devbuild.yml/badge.svg?branch=dev)](https://s01.oss.sonatype.org/content/repositories/snapshots/studio/magemonkey/divinity/1.0.1-R1) [![Discord](https://dcbadge.vercel.app/api/server/6UzkTe6RvW?style=flat)](https://discord.gg/6UzkTe6RvW) # Divinity @@ -8,15 +8,10 @@ If you wish to use Divinity as a dependency in your projects, Divinity is availa or snapshots through Sonatype. ```xml - - sonatype - https://s01.oss.sonatype.org/content/repositories/snapshots - -... studio.magemonkey divinity - 1.0.1-R0.12-SNAPSHOT + 1.0.1-R1 ``` diff --git a/pom.xml b/pom.xml index d6a0cc65..bb068201 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ divinity - 1.0.1-R0.13-SNAPSHOT + 1.0.1-R1 Divinity Custom items, combat, and more!