mirror of
https://github.com/earthjasonlin/zzz-signal-search-export.git
synced 2025-01-25 00:40:59 +08:00
fix: auto update start version
This commit is contained in:
@ -35,7 +35,7 @@ const start = async () => {
|
||||
await fs.outputJSON(path.join(outputPath, 'manifest.json'), {
|
||||
active: true,
|
||||
version,
|
||||
from: '0.1.5',
|
||||
from: '0.0.1',
|
||||
name: `${hashName}.zip`,
|
||||
hash: sha256
|
||||
})
|
||||
|
Reference in New Issue
Block a user