Skip to content

Commit

Permalink
[ci skip] Update dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
Build Monkey committed Jan 24, 2025
1 parent 049c103 commit 7125a1a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![Build](https://github.com/magemonkeystudio/divinity/actions/workflows/release.yml/badge.svg?branch=main)](https://s01.oss.sonatype.org/content/repositories/releases/studio/magemonkey/divinity/1.0.2-R0.30-SNAPSHOT)
[![Build](https://github.com/magemonkeystudio/divinity/actions/workflows/devbuild.yml/badge.svg?branch=dev)](https://s01.oss.sonatype.org/content/repositories/snapshots/studio/magemonkey/divinity/1.0.2-R0.30-SNAPSHOT)
[![Build](https://github.com/magemonkeystudio/divinity/actions/workflows/release.yml/badge.svg?branch=main)](https://s01.oss.sonatype.org/content/repositories/releases/studio/magemonkey/divinity/1.0.2-R0.31-SNAPSHOT)
[![Build](https://github.com/magemonkeystudio/divinity/actions/workflows/devbuild.yml/badge.svg?branch=dev)](https://s01.oss.sonatype.org/content/repositories/snapshots/studio/magemonkey/divinity/1.0.2-R0.31-SNAPSHOT)
[![Discord](https://dcbadge.vercel.app/api/server/6UzkTe6RvW?style=flat)](https://discord.gg/6UzkTe6RvW)

# Divinity
Expand All @@ -16,7 +16,7 @@ or snapshots through Sonatype.
<dependency>
<groupId>studio.magemonkey</groupId>
<artifactId>divinity</artifactId>
<version>1.0.2-R0.30-SNAPSHOT</version>
<version>1.0.2-R0.31-SNAPSHOT</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</parent>

<artifactId>divinity</artifactId>
<version>1.0.2-R0.31-SNAPSHOT</version>
<version>1.0.2-R0.32-SNAPSHOT</version>
<name>Divinity</name>
<description>Custom items, combat, and more!</description>

Expand Down

0 comments on commit 7125a1a

Please sign in to comment.