Version bump to 4.4.3

This commit is contained in:
Rsl1122 2018-08-11 18:09:53 +03:00
parent d6f7ff967b
commit 6bcdc67c1f
3 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@ import org.spongepowered.api.plugin.Plugin;
import java.io.File;
import java.io.InputStream;
@Plugin(id = "plan", name = "Plan", version = "4.4.2", description = "Player Analytics Plugin by Rsl1122", authors = {"Rsl1122"})
@Plugin(id = "plan", name = "Plan", version = "4.4.3", description = "Player Analytics Plugin by Rsl1122", authors = {"Rsl1122"})
public class PlanSponge extends SpongePlugin implements PlanPlugin {
@Inject

View File

@ -1,4 +1,4 @@
name: Plan
author: Rsl1122
main: com.djrapitops.plan.PlanBungee
version: 4.4.2
version: 4.4.3

View File

@ -1,7 +1,7 @@
name: Plan
author: Rsl1122
main: com.djrapitops.plan.Plan
version: 4.4.2
version: 4.4.3
softdepend:
- EssentialsX
- Towny