Skip to content

Commit

Permalink
Bump version to 4.16.9-beta.8
Browse files Browse the repository at this point in the history
  • Loading branch information
WolfyScript committed Feb 28, 2024
1 parent ff134ea commit 46b07df
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@

import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar

/*
* This file was generated by the Gradle 'init' task.
*
* This project uses @Incubating APIs which are subject to change.
*/

plugins {
`java-library`
`maven-publish`
Expand Down Expand Up @@ -57,7 +51,7 @@ dependencies {
}

group = "com.wolfyscript.customcrafting"
version = "4.16.9-beta.7"
version = "4.16.9-beta.8"
description = "customcrafting-spigot"
java.sourceCompatibility = JavaVersion.VERSION_16

Expand Down

0 comments on commit 46b07df

Please sign in to comment.