Fix for Jenkins compat
Changed version to a constant 1 in order to allow jenkins to properly rename and upload builds at https://ci.nevets.tech/job/VanillaPlus/
This commit is contained in:
parent
2ca55f3b48
commit
5b669bb4f4
@ -8,7 +8,7 @@ yarn_mappings=1.17.1+build.63
|
|||||||
loader_version=0.11.7
|
loader_version=0.11.7
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version = 0.2.0
|
mod_version = 1
|
||||||
maven_group = tech.nevets
|
maven_group = tech.nevets
|
||||||
archives_base_name = vplus
|
archives_base_name = vplus
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user