You've already forked Tricky-Addon-Update-Target-List
mirror of
https://github.com/KOWX712/Tricky-Addon-Update-Target-List.git
synced 2025-09-06 06:37:09 +00:00
update changelog and version
This commit is contained in:
@@ -10,6 +10,9 @@ GitHub release: [Tricky Addon: Update Target List](https://github.com/KOWX712/Tr
|
||||
Telegram channel: [KOW's Little World](https://t.me/kowchannel)
|
||||
|
||||
## Changelog
|
||||
### v1.4.1
|
||||
- Fixed Magisk installation issue
|
||||
|
||||
### v1.4
|
||||
- Migrate ro.boot.vbmeta.digest from system.prop to resetprop
|
||||
- Fix config list recognize error on some device
|
||||
|
||||
@@ -4,6 +4,9 @@
|
||||
- Recommend to run with MT manager
|
||||
|
||||
## Changelog
|
||||
### v1.\4.1
|
||||
- Remain same with v1.3.1
|
||||
|
||||
### v1.4
|
||||
- Remain same with v1.3.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# by KOW
|
||||
# Tricky Addon Lite: Update Target List Script v1.4 (v1.3.1)
|
||||
# Tricky Addon Lite: Update Target List Script v1.4.1 (v1.3.1)
|
||||
# GitHub Repository: https://github.com/KOWX712/Tricky-Addon-Update-Target-List/blob/master/lite-script_only/README.md
|
||||
# Telegram channel: https://t.me/kowchannel
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
id=TA_utl
|
||||
name=Tricky Addon: Update Target List
|
||||
version=v1.4
|
||||
versionCode=140
|
||||
version=v1.4.1
|
||||
versionCode=141
|
||||
author=KOWX712
|
||||
description=Update tricky store target list with action button. Custom config: ADDITION and EXCLUDE in /data/adb/tricky_store/target_list_config
|
||||
updateJson=https://raw.githubusercontent.com/KOWX712/Tricky-Addon-Update-Target-List/master/update.json
|
||||
Reference in New Issue
Block a user