mirror of
https://github.com/earthjasonlin/zzz-signal-search-export.git
synced 2024-11-09 07:10:22 +08:00
fix: auto update start version
This commit is contained in:
parent
ba0bc3a778
commit
20ba48513c
@ -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
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user