Files
tekton/assets/data/version.json
T

36 lines
994 B
JSON

{
"latest_version": "2.1.6",
"minimum_app_version": "2.1.0",
"releases": [
{
"version": "2.1.6",
<<<<<<< HEAD
"date": "2026-04-24",
=======
"date": "2026-04-23",
>>>>>>> 2263841b1ab67052596ad5d6e68e3ed413660040
"pck_url": "https://raw.githubusercontent.com/adtpdn/tekton-updates/main/latest/patch.pck",
"pck_size": 0,
"changelog": [
"Added Gacha system with Star and Gold banners (1x & 10x pulls)",
<<<<<<< HEAD
"Fragment Craft system — collect drops to craft exclusive skins",
=======
"Fragment Craft system \u2014 collect drops to craft exclusive skins",
>>>>>>> 2263841b1ab67052596ad5d6e68e3ed413660040
"Fixed boot screen stuck on \"Checking versions...\""
]
},
{
"version": "2.1.5",
"date": "2026-04-20",
"pck_url": "https://raw.githubusercontent.com/adtpdn/tekton-updates/main/latest/patch.pck",
"pck_size": 0,
"changelog": [
"Initial release of the new patching system.",
"Added boot screen paginator."
]
}
]
}