Skip to content

Commit 95eee91

Browse files
committed
chore(release): bump to v5.52.0
Sync module.prop, update.json, and Cargo.toml to v5.52.0 and refresh the x86 and x86_64 release binaries.
1 parent 9780400 commit 95eee91

6 files changed

Lines changed: 7 additions & 7 deletions

File tree

bin/x86/ta-enhanced

83.3 MB
Binary file not shown.

bin/x86_64/ta-enhanced

88.5 MB
Binary file not shown.

module.prop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id=TA_enhanced
22
name=Tricky Addon Enhanced
3-
version=v5.47.0
4-
versionCode=50050
3+
version=v5.52.0
4+
versionCode=50055
55
author=Enginex0
66
description=Enhanced TrickyStore addon with dual-source keybox, auto security patch, conflict detection & sleek WebUI
77
updateJson=https://raw.githubusercontent.com/Enginex0/tricky-addon-enhanced/main/update.json

rust/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ta-enhanced"
3-
version = "5.50.0"
3+
version = "5.52.0"
44
edition = "2021"
55

66
[dependencies]

update.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "v5.47.0",
3-
"versionCode": 50050,
4-
"zipUrl": "https://github.com/Enginex0/tricky-addon-enhanced/releases/download/v5.47.0/TA_enhanced-v5.47.0.zip",
2+
"version": "v5.52.0",
3+
"versionCode": 50055,
4+
"zipUrl": "https://github.com/Enginex0/tricky-addon-enhanced/releases/download/v5.52.0/TA_enhanced-v5.52.0.zip",
55
"changelog": "https://raw.githubusercontent.com/Enginex0/tricky-addon-enhanced/main/CHANGELOG.md"
66
}

0 commit comments

Comments
 (0)