Skip to content

Commit

Permalink
Version bump 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
x86-39 committed Nov 7, 2021
1 parent 5031e2b commit 03628a7
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.3.0'
version '1.3.1'

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.3.0
version: 1.3.1
main: me.diademiemi.lineation.Lineation
api-version: 1.13
depend: [WorldEdit]
Expand Down

0 comments on commit 03628a7

Please sign in to comment.