🚧 Work on FCP
This commit is contained in:
parent
6f77c4bdce
commit
f27cddfdff
12 changed files with 99 additions and 96 deletions
|
@ -123,7 +123,8 @@ module.exports = async opts => {
|
|||
|
||||
return {
|
||||
...info,
|
||||
git: opts.git
|
||||
git: opts.git,
|
||||
version: opts.version
|
||||
};
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue