Skip to content

Commit

Permalink
🔖 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SkytAsul committed Jan 19, 2024
1 parent fdc3539 commit d76fc68
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 @@ -5,7 +5,7 @@

<groupId>io.github.skytasul</groupId>
<artifactId>glowingentities</artifactId>
<version>1.3.1</version>
<version>1.3.2</version>

<name>GlowingEntities</name>
<description>A Spigot util to easily make entities glow.</description>
Expand Down Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>io.papermc.paper</groupId>
<artifactId>paper-api</artifactId>
<version>1.20.2-R0.1-SNAPSHOT</version>
<version>1.20.4-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit d76fc68

Please sign in to comment.