Merge pull request #3748 from peaklabs-dev/fix-helper-manifest
Fix: Broken helper manifests (for a short period a few hours)
This commit is contained in:
commit
506f733632
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
|||
"version": "4.0.0-beta.355"
|
||||
},
|
||||
"helper": {
|
||||
"version": "1.0.1"
|
||||
"version": "1.0.2"
|
||||
},
|
||||
"realtime": {
|
||||
"version": "1.0.3"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
"version": "4.0.0-beta.357"
|
||||
},
|
||||
"helper": {
|
||||
"version": "1.0.1"
|
||||
"version": "1.0.2"
|
||||
},
|
||||
"realtime": {
|
||||
"version": "1.0.3"
|
||||
|
|
|
|||
Loading…
Reference in a new issue