Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
NichtStudioCode committed Nov 17, 2024
1 parent 4a36ac0 commit 17d3e29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion logistics/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "0.2.9-alpha.5"
version = "0.2.9-alpha.6"

dependencies {
implementation(project(":simple-upgrades"))
Expand Down
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.6-alpha.13"
version = "0.4.6-alpha.14"

dependencies {
implementation(project(":simple-upgrades"))
Expand Down

0 comments on commit 17d3e29

Please sign in to comment.