chore: 增加探针版本(没有自定义的必要吧 默认为 0.0.1)

This commit is contained in:
xream 2024-04-20 07:45:49 +08:00
parent c7329c32eb
commit 18bd6526d0
No known key found for this signature in database
GPG Key ID: 1D2C5225471789F9
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "sub-store", "name": "sub-store",
"version": "2.14.290", "version": "2.14.291",
"description": "Advanced Subscription Manager for QX, Loon, Surge, Stash and ShadowRocket.", "description": "Advanced Subscription Manager for QX, Loon, Surge, Stash and ShadowRocket.",
"main": "src/main.js", "main": "src/main.js",
"scripts": { "scripts": {

View File

@ -491,7 +491,7 @@ function nezhaTransform(output) {
Virtualization: '', Virtualization: '',
BootTime: time, BootTime: time,
CountryCode, // 目前需要 CountryCode, // 目前需要
Version: '', Version: '0.0.1',
}, },
status: { status: {
CPU: 0, CPU: 0,