Skip to content

Commit

Permalink
update 10192
Browse files Browse the repository at this point in the history
  • Loading branch information
Mintraspberry Cool authored and MintCoolMC committed Aug 20, 2024
1 parent 98916ee commit d78e137
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"description": "Minecraft UI Pack\n§ehttps://mintraspberry.cool/rainbowpieui",
"name": "Rainbow Pie UI",
"uuid": "82d610e8-0968-4c0a-a47e-38e6663ee6ff",
"version": [ 2, 7, 10179 ],
"version": [ 2, 7, 10192 ],
"min_engine_version": [ 1, 21, 20 ]
},
"modules": [
{
"type": "resources",
"uuid": "d983a931-3833-458c-93b4-58e6c1ed9255",
"version": [ 2, 7, 10179 ]
"version": [ 2, 7, 10192 ]
}
],
"settings": [
Expand Down
6 changes: 3 additions & 3 deletions ui/_global_variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"$rainbowpieui_branch_display_name": "Release",

"$rainbowpieui_engine_version": "27",
"$rainbowpieui_patch_version": "10179",
"$rainbowpieui_patch_version": "10192",
"$rainbowpieui_hotfix_version": "1",
"$rainbowpieui_engine_version_name": "2.7",
"$rainbowpieui_full_version_name": "2.7.10179.master",
"$rainbowpieui_full_version_name": "2.7.10192.master",
"$rainbowpieui_codename": "cookiecat",
"$rainbowpieui_watermark": true,
"$rainbowpieui_bool": true,
Expand All @@ -28,7 +28,7 @@
"$mintui_pack_name": "Rainbow Pie UI",
"$mintui_pack_description": "Minecraft UI Pack\n§ehttps://mintraspberry.cool/rainbowpieui",
"$mintui_pack_uuid": "82d610e8-0968-4c0a-a47e-38e6663ee6ff",
"$mintui_pack_version": "2.7.10179",
"$mintui_pack_version": "2.7.10192",

"$rainbowpie_ui_verify_enabled": false,
"$rainbowpie_ui_verify_mode": "default", // blacklist|whitelist|[default]
Expand Down

0 comments on commit d78e137

Please sign in to comment.