Skip to content

Commit

Permalink
the version is now 2.0.3 for work towards the next update
Browse files Browse the repository at this point in the history
  • Loading branch information
xsmeths committed Dec 16, 2021
1 parent ef23218 commit 772cfee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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>smeths.and.rhetorical</groupId>
<artifactId>MedCraft</artifactId>
<version>2.0.2</version>
<version>2.0.3</version>

<name>MedCraft</name>
<url>https://www.spigotmc.org/resources/bandagecraft.6760</url>
Expand All @@ -32,7 +32,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.18-R0.1-SNAPSHOT</version>
<version>1.18.1-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ name: MedCraft
main: me.smeths.and.rhetorical.MedCraft
author: smeths
contributors: [ MrRhetorical, Zombie_Striker ]
version: 2.0.2
version: 2.0.3
api-version: 1.14

0 comments on commit 772cfee

Please sign in to comment.