Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
- Update VirtualFurnace API to 1.0.0-beta8
  • Loading branch information
ShaneBeee committed Jul 1, 2020
1 parent 3409b52 commit dffbd39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>tk.shanebee</groupId>
<artifactId>SkBee</artifactId>
<version>1.4.0</version>
<version>1.4.1</version>

<properties>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>com.shanebeestudios</groupId>
<artifactId>VirtualFurnace</artifactId>
<version>1.0.0-Beta7</version>
<version>1.0.0-Beta8</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit dffbd39

Please sign in to comment.