Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
NichtStudioCode committed Mar 29, 2024
1 parent 55424f3 commit fbc1f07
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion machines/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "0.4.5-RC.3"
version = "0.4.5-RC.4"

dependencies {
implementation(project(":simple-upgrades"))
Expand Down
2 changes: 1 addition & 1 deletion simple-upgrades/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "1.3-RC.1"
version = "1.3-RC.2"

addon {
main.set("xyz.xenondevs.nova.addon.simpleupgrades.SimpleUpgrades")
Expand Down
2 changes: 1 addition & 1 deletion vanilla-hammers/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "1.4-RC.1"
version = "1.4-RC.2"

addon {
main.set("xyz.xenondevs.nova.addon.vanillahammers.VanillaHammers")
Expand Down

0 comments on commit fbc1f07

Please sign in to comment.