Skip to content

Commit

Permalink
Set version to 0.14.0-pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
noahbclarkson committed Jun 30, 2022
1 parent 72b90af commit 5d9df5f
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 'unprotesting.com.github'
version '0.13.1'
version '0.14.0-pre-release'

java {

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ main: unprotesting.com.github.AutoTune
name: Auto-Tune
description: "The Auto-Tune plugin is an economy plugin that automatically regulates prices based on supply and demand."
author: "Unprotesting"
version: "0.13.2"
version: "0.14.0-pre-release"
softdepend:
- "Essentials"
depend:
Expand Down

0 comments on commit 5d9df5f

Please sign in to comment.