Skip to content

Commit

Permalink
RELEASE VERSION 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
JustBru00 committed Jul 7, 2021
1 parent c5d8b4a commit 0260c35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="lib" path="C:/Users/justb/Documents/Coding/Test_Server_1.17/plugins/Vault.jar"/>
<classpathentry kind="lib" path="C:/Users/justb/Documents/Coding/Test_Server_1.17/spigot-1.17.jar">
<classpathentry kind="lib" path="C:/Users/justb/Documents/Coding/Test_Server_1.17/spigot-1.17.1.jar">
<attributes>
<attribute name="javadoc_location" value="jar:file:/C:/Users/justb/Documents/Coding/Downloaded%20Java%20Docs%20for%20Spigot/spigot-api-1.17-R0.1-20210618.225034-49-javadoc.jar!/"/>
</attributes>
Expand Down
2 changes: 1 addition & 1 deletion src/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: EpicRename
main: com.gmail.justbru00.epic.rename.main.v3.Main
version: 3.10-RC2
version: 3.10
description: Performs different item modifications with easy to use commands.
authors: [Justin Brubaker,JustBru00,jayoevans]
softdepend: [Vault]
Expand Down

0 comments on commit 0260c35

Please sign in to comment.