Skip to content

Commit 6fedc09

Browse files
committed
🔖 1.4.1
1 parent 13b1d7d commit 6fedc09

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>fr.skytasul</groupId>
77
<artifactId>glowingentities</artifactId>
8-
<version>1.4</version>
8+
<version>1.4.1</version>
99

1010
<name>GlowingEntities</name>
1111
<description>A Spigot util to easily make entities glow.</description>

src/main/java/fr/skytasul/glowingentities/GlowingEntities.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
* <p>
3939
* <b>1.17 -> 1.21</b>
4040
*
41-
* @version 1.3.5
41+
* @version 1.4.1
4242
* @author SkytAsul
4343
*/
4444
public class GlowingEntities implements Listener {

0 commit comments

Comments
 (0)