mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-03-10 05:39:19 +01:00
Bump version to 4.6.2 to prepare for release
This commit is contained in:
parent
9298f65a35
commit
9321f2fa09
@ -1,7 +1,7 @@
|
|||||||
name: Plan
|
name: Plan
|
||||||
author: Rsl1122
|
author: Rsl1122
|
||||||
main: com.djrapitops.plan.PlanBungee
|
main: com.djrapitops.plan.PlanBungee
|
||||||
version: 4.6.1
|
version: 4.6.2
|
||||||
softdepend:
|
softdepend:
|
||||||
- AdvancedBan
|
- AdvancedBan
|
||||||
- LiteBans
|
- LiteBans
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
name: Plan
|
name: Plan
|
||||||
author: Rsl1122
|
author: Rsl1122
|
||||||
main: com.djrapitops.plan.Plan
|
main: com.djrapitops.plan.Plan
|
||||||
version: 4.6.1
|
version: 4.6.2
|
||||||
softdepend:
|
softdepend:
|
||||||
- EssentialsX
|
- EssentialsX
|
||||||
- Towny
|
- Towny
|
||||||
|
@ -42,7 +42,7 @@ import java.io.InputStream;
|
|||||||
@Plugin(
|
@Plugin(
|
||||||
id = "plan",
|
id = "plan",
|
||||||
name = "Plan",
|
name = "Plan",
|
||||||
version = "4.6.1",
|
version = "4.6.2",
|
||||||
description = "Player Analytics Plugin by Rsl1122",
|
description = "Player Analytics Plugin by Rsl1122",
|
||||||
authors = {"Rsl1122"},
|
authors = {"Rsl1122"},
|
||||||
dependencies = {
|
dependencies = {
|
||||||
|
@ -46,7 +46,7 @@ import java.nio.file.Path;
|
|||||||
@Plugin(
|
@Plugin(
|
||||||
id = "plan",
|
id = "plan",
|
||||||
name = "Plan",
|
name = "Plan",
|
||||||
version = "4.6.1",
|
version = "4.6.2",
|
||||||
description = "Player Analytics Plugin by Rsl1122",
|
description = "Player Analytics Plugin by Rsl1122",
|
||||||
authors = {"Rsl1122"}
|
authors = {"Rsl1122"}
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user