diff --git a/magisk/customize.sh b/magisk/customize.sh index eceb4f8..1c16f6a 100644 --- a/magisk/customize.sh +++ b/magisk/customize.sh @@ -18,7 +18,7 @@ cp -f $MODPATH/powercfg/powercfg.sh /data/ ui_print "- Tritium Scheduler Module" ui_print "- Installing..." -echo "- 当前版本为: V4.8.1_Beta2" +echo "- 当前版本为: 正式版" echo "- 构建时间:$(stat -c %y $MODPATH/module.prop | cut -d: -f1,2)" echo "- Soc平台:$(getprop Build.BRAND)" echo "- CPU型号:$(getprop ro.board.platform)" diff --git a/magisk/powercfg/powercfg.json b/magisk/powercfg/powercfg.json index 5cebb10..59533f7 100644 --- a/magisk/powercfg/powercfg.json +++ b/magisk/powercfg/powercfg.json @@ -1,8 +1,8 @@ { "name": "Tritium", "author": "Suni", - "version": "Beta V2.2.0", - "versionCode": 241105, + "version": "V4.8.1", + "versionCode": 241108, "features": { "strict": true, "pedestal": true