Skip to content

Commit

Permalink
prep 0.3.0 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
Netherwhal authored Jun 25, 2022
1 parent 05f9bc4 commit 28728ea
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 @@ -5,7 +5,7 @@ plugins {
}

group 'net.simplyvanilla'
version '0.2.2'
version '0.3.0'

java {
toolchain.languageVersion.set(JavaLanguageVersion.of(17))
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: net.simplyvanilla.nopluginscommand.NoPluginsCommand
name: NoPluginsCommand
description: Obfuscate commands for Anarchy servers.
version: @version@
api-version: 1.18
api-version: 1.19

author: Simply Vanilla
website: https://github.com/SimplyVanilla/NoPluginsCommand
Expand Down

0 comments on commit 28728ea

Please sign in to comment.