Minor updates #4
No reviewers
Labels
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Minecraft/MinecraftManagerPlugin#4
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "hello-darkness"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Closes #3
@ -0,0 +32,4 @@
group = 'xyz.etztech'
version = '1.7'
description = 'MinecraftManager'
java.sourceCompatibility = JavaVersion.VERSION_1_8
Not sure this matters, but should this match the java version in the .woodpecker.yml config?