Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dima-dencep committed Nov 16, 2023
1 parent 16e7771 commit 54ab083
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'signing'
id 'dev.architectury.loom' version '1.3-SNAPSHOT' // TODO update
id 'dev.architectury.loom' version '1.4-SNAPSHOT'
id 'maven-publish'
}

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ loom.platform = forge
loader_version=1.20.1-47.1.3

# Mod Properties
mod_version=0.5.3
mod_version=0.5.3.1
maven_group=com.github.dima_dencep.mods
archives_base_name=rubidium-extra

Expand Down

0 comments on commit 54ab083

Please sign in to comment.