Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
CJCrafter committed Dec 2, 2023
1 parent 53a2f32 commit 64bd68f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BuildMechanicsCore/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar

description = "Library plugin for WeaponMechanics"
version = "3.1.4"
version = "3.1.5"

plugins {
`maven-publish`
Expand Down
2 changes: 1 addition & 1 deletion BuildWeaponMechanics/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
import net.minecrell.pluginyml.bukkit.BukkitPluginDescription

description = "A New Age of Weapons in Minecraft"
version = "3.1.7"
version = "3.1.8"

plugins {
id("me.deecaad.java-conventions")
Expand Down

0 comments on commit 64bd68f

Please sign in to comment.