Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
DeeCaaD committed Aug 18, 2022
1 parent ea53f1b commit f4c3736
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 = "1.4.4"
version = "1.4.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 = "1.9.4"
version = "1.9.5"

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

0 comments on commit f4c3736

Please sign in to comment.