[AUTO] Version bump & changelog update
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
## [NEXT]
|
## [NEXT]
|
||||||
|
|
||||||
|
## [2.1.6] — 2026-04-23
|
||||||
- Added Gacha system with Star and Gold banners (1x & 10x pulls)
|
- Added Gacha system with Star and Gold banners (1x & 10x pulls)
|
||||||
- Fragment Craft system — collect drops to craft exclusive skins
|
- Fragment Craft system — collect drops to craft exclusive skins
|
||||||
- Fixed boot screen stuck on "Checking versions..."
|
- Fixed boot screen stuck on "Checking versions..."
|
||||||
|
|||||||
@@ -1,7 +1,18 @@
|
|||||||
{
|
{
|
||||||
"latest_version": "2.1.5",
|
"latest_version": "2.1.6",
|
||||||
"minimum_app_version": "2.1.0",
|
"minimum_app_version": "2.1.0",
|
||||||
"releases": [
|
"releases": [
|
||||||
|
{
|
||||||
|
"version": "2.1.6",
|
||||||
|
"date": "2026-04-23",
|
||||||
|
"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)",
|
||||||
|
"Fragment Craft system \u2014 collect drops to craft exclusive skins",
|
||||||
|
"Fixed boot screen stuck on \"Checking versions...\""
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "2.1.5",
|
"version": "2.1.5",
|
||||||
"date": "2026-04-20",
|
"date": "2026-04-20",
|
||||||
|
|||||||
+1
-1
@@ -15,7 +15,7 @@ compatibility/default_parent_skeleton_in_mesh_instance_3d=true
|
|||||||
[application]
|
[application]
|
||||||
|
|
||||||
config/name="Tekton Dash Armageddon"
|
config/name="Tekton Dash Armageddon"
|
||||||
config/version="2.1.5"
|
config/version="2.1.6"
|
||||||
run/main_scene="res://scenes/ui/boot_screen.tscn"
|
run/main_scene="res://scenes/ui/boot_screen.tscn"
|
||||||
config/features=PackedStringArray("4.6", "Forward Plus")
|
config/features=PackedStringArray("4.6", "Forward Plus")
|
||||||
config/icon="res://icon.svg"
|
config/icon="res://icon.svg"
|
||||||
|
|||||||
Reference in New Issue
Block a user