зеркало из https://github.com/docker/kitematic.git
Put version number in setup.exe
This commit is contained in:
Родитель
1b39c3bb59
Коммит
f139cc63e8
|
@ -179,7 +179,7 @@ module.exports = function (grunt) {
|
|||
rename: {
|
||||
installer: {
|
||||
src: 'installer/Setup.exe',
|
||||
dest: 'installer/KitematicSetup.exe'
|
||||
dest: 'installer/KitematicSetup-' + packagejson.version + '.exe'
|
||||
}
|
||||
},
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче