Skip to content

Commit

Permalink
Update to Sodium 0.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
comp500 committed Jan 3, 2023
1 parent 774ea94 commit 703483a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ minecraft_version=1.19.3
yarn_mappings=1.19.3+build.2
loader_version=0.14.11
# Mod Properties
mod_version=1.0.11
mod_version=1.0.12
maven_group=link.infra
archives_base_name=indium
# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.68.1+1.19.3
sodium_version=0.4.7
sodium_version=0.4.8
sodium_mr_version_id=ObtU68vj
# Publishing metadata
modrinth_id=Orvt0mRa
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"depends": {
"fabricloader": ">=0.8.0",
"minecraft": "~1.19.3",
"sodium": "0.4.7",
"sodium": "0.4.8",
"fabric-renderer-api-v1": ">=0.3.0",
"fabric-resource-loader-v0": ">=0.4.0"
}
Expand Down

0 comments on commit 703483a

Please sign in to comment.