Skip to content

Commit

Permalink
⬆️ 1.2.0 - Added support for 1.19.4
Browse files Browse the repository at this point in the history
  • Loading branch information
SkytAsul committed Mar 19, 2023
1 parent 629b4ab commit 35bc86d
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 164 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>io.github.skytasul</groupId>
<artifactId>glowingentities</artifactId>
<version>1.1.4</version>
<version>1.2.0</version>

<name>GlowingEntities</name>
<description>A Spigot util to easily make entities glow.</description>
Expand Down Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.19.2-R0.1-SNAPSHOT</version>
<version>1.19.4-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>

Expand Down
Loading

0 comments on commit 35bc86d

Please sign in to comment.