Skip to content

Commit dc6e6a0

Browse files
committed
chore(release): prepare v5.24.0
1 parent 78bd123 commit dc6e6a0

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

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.23.0
4-
versionCode=50025
3+
version=v5.24.0
4+
versionCode=50026
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.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.23.0"
3+
version = "5.24.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.23.0",
3-
"versionCode": 50025,
4-
"zipUrl": "https://github.com/Enginex0/tricky-addon-enhanced/releases/download/v5.23.0/TA_enhanced-v5.23.0.zip",
2+
"version": "v5.24.0",
3+
"versionCode": 50026,
4+
"zipUrl": "https://github.com/Enginex0/tricky-addon-enhanced/releases/download/v5.24.0/TA_enhanced-v5.24.0.zip",
55
"changelog": "https://raw.githubusercontent.com/Enginex0/tricky-addon-enhanced/main/CHANGELOG.md"
66
}

0 commit comments

Comments
 (0)