We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7a8014 commit c2bb2fdCopy full SHA for c2bb2fd
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>com.gmail.justbru00</groupId>
6
<artifactId>epicrename</artifactId>
7
- <version>3.12-SNAPSHOT</version>
+ <version>3.12</version>
8
9
<properties>
10
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
src/plugin.yml
@@ -1,6 +1,6 @@
1
name: EpicRename
2
main: com.gmail.justbru00.epic.rename.main.v3.Main
3
-version: '3.12-INDEV'
+version: '3.12'
description: Performs different item modifications with easy to use commands.
authors: [Justin Brubaker,JustBru00,jayoevans]
softdepend: [Vault]
0 commit comments