Skip to content

Commit

Permalink
Version bump 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
x86-39 committed Oct 31, 2021
1 parent 4728a43 commit 3f98d62
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.0.2'
version '1.0.3'

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.0.2
version: 1.0.3
main: me.diademiemi.lineation.Lineation
api-version: 1.16
depend: [WorldEdit]
Expand Down

0 comments on commit 3f98d62

Please sign in to comment.