Update update.js
This commit is contained in:
parent
f5e305fd09
commit
be0526fb05
|
|
@ -15,8 +15,8 @@ packageJsonOpenLens.build.npmRebuild = true;
|
||||||
packageJsonOpenLens.copyright = [
|
packageJsonOpenLens.copyright = [
|
||||||
packageJsonOpenLens.copyright,
|
packageJsonOpenLens.copyright,
|
||||||
'',
|
'',
|
||||||
'Binary application builds by MuhammedKalkan/OpenLens',
|
'Binary application builds @ MuhammedKalkan/OpenLens',
|
||||||
'Muhammed Kalkan, Jan-Otto Kröpke, Ebby Peter, Xaver Lohmüller'
|
'by Muhammed Kalkan, Jan-Otto Kröpke, Ebby Peter, Xaver Lohmüller'
|
||||||
].join("\r\n")
|
].join("\r\n")
|
||||||
|
|
||||||
console.log(`Set build version: ${packageJsonOpenLens.version}`)
|
console.log(`Set build version: ${packageJsonOpenLens.version}`)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue