We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13b1d7d commit 6fedc09Copy full SHA for 6fedc09
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>fr.skytasul</groupId>
7
<artifactId>glowingentities</artifactId>
8
- <version>1.4</version>
+ <version>1.4.1</version>
9
10
<name>GlowingEntities</name>
11
<description>A Spigot util to easily make entities glow.</description>
src/main/java/fr/skytasul/glowingentities/GlowingEntities.java
@@ -38,7 +38,7 @@
38
* <p>
39
* <b>1.17 -> 1.21</b>
40
*
41
- * @version 1.3.5
+ * @version 1.4.1
42
* @author SkytAsul
43
*/
44
public class GlowingEntities implements Listener {
0 commit comments