Skip to content

Commit

Permalink
Version bump 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
x86-39 committed Jan 15, 2022
1 parent 5505aeb commit dc50c64
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.1'
version '1.3.2'

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

0 comments on commit dc50c64

Please sign in to comment.