fix: keep replacing the manifest version on release
This commit is contained in:
parent
c6322796e8
commit
6619bfb755
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@
|
|||
}
|
||||
],
|
||||
"extra-files": [
|
||||
"src/addon.ts"
|
||||
"src/utils/manifest.ts"
|
||||
],
|
||||
"packages": {
|
||||
".": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue