Skip to content

Commit cdab0d7

Browse files
author
Build Monkey
committed
[ci skip] Update dev version
1 parent d8c1360 commit cdab0d7

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

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/fabled/actions/workflows/release.yml/badge.svg?branch=main)](https://repo.travja.dev/releases/studio/magemonkey/fabled/1.0.4-R0.89-SNAPSHOT)
2-
[![Build](https://github.com/magemonkeystudio/fabled/actions/workflows/devbuild.yml/badge.svg?branch=dev)](https://repo.travja.dev/snapshots/studio/magemonkey/fabled/1.0.4-R0.89-SNAPSHOT)
1+
[![Build](https://github.com/magemonkeystudio/fabled/actions/workflows/release.yml/badge.svg?branch=main)](https://repo.travja.dev/releases/studio/magemonkey/fabled/1.0.4-R0.90-SNAPSHOT)
2+
[![Build](https://github.com/magemonkeystudio/fabled/actions/workflows/devbuild.yml/badge.svg?branch=dev)](https://repo.travja.dev/snapshots/studio/magemonkey/fabled/1.0.4-R0.90-SNAPSHOT)
33
[![Discord](https://dcbadge.limes.pink/api/server/mQrkW4htUA?style=flat)](https://discord.gg/mQrkW4htUA)
44

55
# Fabled
@@ -38,7 +38,7 @@ If you wish to use Fabled as a dependency in your projects, Fabled is available
3838
<dependency>
3939
<groupId>studio.magemonkey</groupId>
4040
<artifactId>fabled</artifactId>
41-
<version>1.0.4-R0.89-SNAPSHOT</version>
41+
<version>1.0.4-R0.90-SNAPSHOT</version>
4242
</dependency>
4343
```
4444

editor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit 278241ff41e53695a22b521fe6090116806b052a
1+
Subproject commit ab6d26278bcbe9c8fd0e8699155c1b4de0dc088a

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>fabled</artifactId>
14-
<version>1.0.4-R0.90-SNAPSHOT</version>
14+
<version>1.0.4-R0.91-SNAPSHOT</version>
1515
<name>Fabled</name>
1616
<description>A Minecraft Bukkit plugin aiming to provide an easy code API and skill editor for all server owners to
1717
create unique and fully custom classes and skills.

0 commit comments

Comments
 (0)