version mgmt

This commit is contained in:
Eugene Pankov 2017-06-30 19:40:18 +02:00
parent d4840bafaf
commit 165ab1cfbf

View File

@ -16,5 +16,4 @@ exports.builtinPlugins = [
'terminus-plugin-manager',
]
exports.nativeModules = ['node-pty', 'font-manager']
exports.version = appInfo.version
exports.electronVersion = pkgInfo.devDependencies.electron