Skip to content

Commit 605e00b

Browse files
author
Build Monkey
committed
[ci skip] Update dev version
1 parent 87c9c46 commit 605e00b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
[![Build](https://github.com/magemonkeystudio/divinity/actions/workflows/release.yml/badge.svg?branch=main)](https://repo.travja.dev/releases/studio/magemonkey/divinity/1.0.2-R0.53-SNAPSHOT)
2-
[![Build](https://github.com/magemonkeystudio/divinity/actions/workflows/devbuild.yml/badge.svg?branch=dev)](https://repo.travja.dev/snapshots/studio/magemonkey/divinity/1.0.2-R0.53-SNAPSHOT)
1+
[![Build](https://github.com/magemonkeystudio/divinity/actions/workflows/release.yml/badge.svg?branch=main)](https://repo.travja.dev/releases/studio/magemonkey/divinity/1.0.2-R0.54-SNAPSHOT)
2+
[![Build](https://github.com/magemonkeystudio/divinity/actions/workflows/devbuild.yml/badge.svg?branch=dev)](https://repo.travja.dev/snapshots/studio/magemonkey/divinity/1.0.2-R0.54-SNAPSHOT)
33
[![Discord](https://dcbadge.limes.pink/api/server/6UzkTe6RvW?style=flat)](https://discord.gg/6UzkTe6RvW)
44

55
# Divinity
@@ -16,7 +16,7 @@ or snapshots through Sonatype.
1616
<dependency>
1717
<groupId>studio.magemonkey</groupId>
1818
<artifactId>divinity</artifactId>
19-
<version>1.0.2-R0.53-SNAPSHOT</version>
19+
<version>1.0.2-R0.54-SNAPSHOT</version>
2020
</dependency>
2121
```
2222

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</parent>
1212

1313
<artifactId>divinity</artifactId>
14-
<version>1.0.2-R0.54-SNAPSHOT</version>
14+
<version>1.0.2-R0.55-SNAPSHOT</version>
1515
<name>Divinity</name>
1616
<description>Custom items, combat, and more!</description>
1717

0 commit comments

Comments
 (0)