diff --git a/profiles-paper-core/src/main/resources/plugin.yml b/profiles-paper-core/src/main/resources/plugin.yml index a4b60a6..53a1bfd 100644 --- a/profiles-paper-core/src/main/resources/plugin.yml +++ b/profiles-paper-core/src/main/resources/plugin.yml @@ -1,4 +1,4 @@ name: ProfilesPaperCore -version: 1.1.6 +version: 1.1.7 main: com.awooga.profiles.ProfilesPaperCorePlugin api-version: 1.13 diff --git a/profiles-paper-disabler/src/main/resources/plugin.yml b/profiles-paper-disabler/src/main/resources/plugin.yml index 8193eaf..270b6c8 100644 --- a/profiles-paper-disabler/src/main/resources/plugin.yml +++ b/profiles-paper-disabler/src/main/resources/plugin.yml @@ -1,5 +1,5 @@ name: ProfilesPaperDisabler -version: 1.1.6 +version: 1.1.7 main: com.awooga.profiles.ProfilesPaperDisablerPlugin api-version: 1.13 depend: [ProfilesPaperCore] \ No newline at end of file diff --git a/profiles-paper-gui/src/main/resources/plugin.yml b/profiles-paper-gui/src/main/resources/plugin.yml index f4e97cc..4595bce 100644 --- a/profiles-paper-gui/src/main/resources/plugin.yml +++ b/profiles-paper-gui/src/main/resources/plugin.yml @@ -1,5 +1,5 @@ name: ProfilesPaperGui -version: 1.1.6 +version: 1.1.7 main: com.awooga.profiles.ProfilesPaperGuiPlugin api-version: 1.13 depend: [PlaceholderAPI, ProfilesPaperCore] diff --git a/profiles-waterfall/src/main/resources/plugin.yml b/profiles-waterfall/src/main/resources/plugin.yml index bd71c46..47d2bcf 100644 --- a/profiles-waterfall/src/main/resources/plugin.yml +++ b/profiles-waterfall/src/main/resources/plugin.yml @@ -1,3 +1,3 @@ name: ProfilesWaterfall -version: 1.1.6 +version: 1.1.7 main: com.awooga.profiles.ProfilesWaterfallPlugin