Skip to content

Commit

Permalink
Update version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
OliverSchlueter committed Jun 12, 2023
1 parent 3249126 commit e748eaf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
}

group = "de.oliver"
version = "1.2.0-rc1"
version = "1.2.0"
description = "NPC plugin"

java {
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: FancyNpcs
main: de.oliver.fancynpcs.FancyNpcs
author: OliverHD
version: 1.2.0-rc1
version: 1.2.0
api-version: 1.19
load: POSTWORLD
folia-supported: true
Expand Down

0 comments on commit e748eaf

Please sign in to comment.