Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
finder1793 authored Dec 14, 2024
1 parent c078439 commit ab78f34
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 @@ -22,7 +22,7 @@ java {

description = "A skript addon that aims to link Nexo and Skript"
group = "me.asleepp"
version = "1.0.5"
version = "1.0.6"

dependencies {
compileOnly(libs.paper.api)
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,6 +2,6 @@ name: skript-nexo
authors: [Asleepp, finder1793]
description: A Skript Addon that adds useful syntax to be used in conjunction with Oraxen
api-version: 1.13
version: 1.0.5
version: 1.0.6
main: me.asleepp.skriptnexo.SkriptNexo
depend: [Skript, Nexo]

0 comments on commit ab78f34

Please sign in to comment.