Skip to content

Commit

Permalink
update to 1.19.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyloci committed Mar 26, 2023
1 parent 4b5f2d1 commit 292f9cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.cyloci.buttplugmc</groupId>
<artifactId>ButtplugMc</artifactId>
<version>0.0.4</version>
<version>0.0.5</version>
<name>Buttplug MC</name>
<repositories>
<repository>
Expand Down Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.19.3-R0.1-SNAPSHOT</version>
<version>1.19.4-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand All @@ -77,9 +77,9 @@
<version>0.0.1</version>
</dependency>
<dependency>
<groupId>dev.jorel.CommandAPI</groupId>
<groupId>dev.jorel</groupId>
<artifactId>commandapi-shade</artifactId>
<version>8.7.4</version>
<version>8.8.0</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
main: com.cyloci.buttplugmc.ButtplugMc
name: ButtplugMc
version: 0.0.4
version: 0.0.5
author: Cyloci
description: Control your sex toys from within Minecraft
api-version: 1.19

0 comments on commit 292f9cf

Please sign in to comment.