diff --git a/ISSUE_TEMPLATE b/ISSUE_TEMPLATE index 47cedc6c3..221f57708 100644 --- a/ISSUE_TEMPLATE +++ b/ISSUE_TEMPLATE @@ -1,7 +1,12 @@ - + +The output of command `/version` on my server is: **(PLEASE FILL IN)** +The output of command `/version citizens` on my server is: **(PLEASE FILL IN)** diff --git a/dist/pom.xml b/dist/pom.xml index cadcedf33..a2bea5dc8 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -67,6 +67,13 @@ ${project.version} jar compile - + + + ${project.groupId} + citizens-v1_13_R1 + ${project.version} + jar + compile + \ No newline at end of file