updated dependencies for vh 3.12.4

This commit is contained in:
alterNERDtive 2023-11-19 15:48:46 +01:00
parent 279f5d9075
commit 1c1dfdf311
Signed by: alterNERDtive
GPG key ID: 547787A4FE6533F1
4 changed files with 9 additions and 9 deletions

View file

@ -1,10 +1,10 @@
# devel # devel
* * Updated dependencies for Vault Hunters 3.12.4.
# 3.12.2.0 (2023-11-14) # 3.12.2.0 (2023-11-14)
* Updated dependencies for Vault hunters 3.12.2. * Updated dependencies for Vault Hunters 3.12.2.
# 3.12.1.0 (2023-11-09) # 3.12.1.0 (2023-11-09)

View file

@ -26,7 +26,7 @@ versioning {
major 3 major 3
minor 12 minor 12
// Optional, force custom patch (number) // Optional, force custom patch (number)
patch 2 patch 4
// Optional (any string) // Optional (any string)
//preRelease "RC1" //preRelease "RC1"
// Optional, custom task name to trigger the increase of the version // Optional, custom task name to trigger the increase of the version
@ -190,7 +190,7 @@ dependencies {
annotationProcessor 'org.spongepowered:mixin:0.8.5:processor' annotationProcessor 'org.spongepowered:mixin:0.8.5:processor'
implementation fg.deobf('curse.maven:vault-hunters-official-mod-458203:4867362') implementation fg.deobf('curse.maven:vault-hunters-official-mod-458203:4879913')
// implementation fg.deobf('curse.maven:vault-integrations-867003:4570137') // implementation fg.deobf('curse.maven:vault-integrations-867003:4570137')
// implementation fg.deobf("curse.maven:refined-storage-243076:3712882") // implementation fg.deobf("curse.maven:refined-storage-243076:3712882")
implementation fg.deobf('appeng:appliedenergistics2-forge:11.7.0') implementation fg.deobf('appeng:appliedenergistics2-forge:11.7.0')

View file

@ -35,6 +35,6 @@ There are some bug fixes and a lot of QoL and balance changes. See https://git.a
[[dependencies.the_vault_tweaks]] [[dependencies.the_vault_tweaks]]
modId="the_vault" modId="the_vault"
mandatory=true mandatory=true
versionRange="[1.18.2-3.11.0.2835]" versionRange="[1.18.2-3.11.0.2853]"
ordering="AFTER" ordering="AFTER"
side="BOTH" side="BOTH"

View file

@ -1,7 +1,7 @@
#Tue Nov 14 22:32:22 CET 2023 #Sun Nov 19 15:47:56 CET 2023
MAJOR=3 MAJOR=3
MINOR=12 MINOR=12
PATCH=2 PATCH=4
PRE_RELEASE= PRE_RELEASE=
BUILD=0 BUILD=-1
CODE=1 CODE=1