Skip to content

Commit

Permalink
More control over message reach - 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
x86-39 committed Nov 3, 2021
1 parent 20f6b0f commit fd13f1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
}

group 'me.diademiemi.lineation'
version '1.1.1'
version '1.2.0'

repositories {
/*
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Lineation
description: Minecraft Spigot plugin for managing start and finish lines
author: diademiemi
version: 1.1.1
version: 1.2.0
main: me.diademiemi.lineation.Lineation
api-version: 1.16
depend: [WorldEdit]
Expand Down

0 comments on commit fd13f1b

Please sign in to comment.