Update version text in main menu
forgot one config
This commit is contained in:
parent
c7760e6eb1
commit
5a91fbedf4
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
"top_right": [],
|
||||
"bottom_left": [
|
||||
{
|
||||
"text": "VMU 1.3.0",
|
||||
"text": "VMU 1.3.1",
|
||||
"clickEvent": {
|
||||
"action": "open_url",
|
||||
"value": "https://git.proot.pl/Wroclaw/VMU"
|
||||
|
|
2
index.toml
generated
2
index.toml
generated
|
@ -42,7 +42,7 @@ hash = "d86f4419416b0b39d64745c345f0aa19a31086a3669c125f9ee4863c96bef575"
|
|||
|
||||
[[files]]
|
||||
file = "config/isxander-main-menu-credits.json"
|
||||
hash = "17cfb7c966ba5cbe7e8fb50d3af8de3ae6ebf8c112e2d31073d0b1d8bc4ef94e"
|
||||
hash = "b61dbffaaabe11c1d5a57742a8918c577c3ce5ded22bcf115aa08726af5b3774"
|
||||
|
||||
[[files]]
|
||||
file = "config/malilib.json"
|
||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "731347f5df60fc8ee29c9360e4e5dd6e2b805bd106e201e4b02dbde81404fd62"
|
||||
hash = "b50bbda5c6884476c7890a5d0f5d28ec6e7cc68c9446c35fdef2e2799265ad76"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
Loading…
Reference in a new issue