diff options
| author | fatpigsarefat <fatpigsarefat@outlook.com> | 2018-04-21 14:40:04 +0100 |
|---|---|---|
| committer | fatpigsarefat <fatpigsarefat@outlook.com> | 2018-04-21 14:40:04 +0100 |
| commit | 2a342c4c3f36f23e4d2d39073f1b30c12490e1a6 (patch) | |
| tree | 94f2b4d2d2aa8228f3dd8c25e2b049fee0c865b2 /src/plugin.yml | |
| parent | fd7c1bbd779612584beebebc9357368cccadd1a7 (diff) | |
using valueOf instead of fromName (deprecated) in EntityType
Diffstat (limited to 'src/plugin.yml')
| -rw-r--r-- | src/plugin.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugin.yml b/src/plugin.yml index e5092c0b..d65c01e0 100644 --- a/src/plugin.yml +++ b/src/plugin.yml @@ -1,5 +1,5 @@ name: Quests -version: 2.0.2-beta +version: 2.0.3-beta main: me.fatpigsarefat.quests.Quests author: fatpigsarefat softdepend: [ASkyBlock, uSkyBlock] |
