mirror of https://github.com/docker/docs.git
On windows, use Docker in Quick Start
Signed-off-by: Jeffrey Morgan <jmorganca@gmail.com>
This commit is contained in:
parent
abeea09c68
commit
40824e9838
|
|
@ -116,7 +116,7 @@ module.exports = function (grunt) {
|
||||||
'file-version': packagejson.version,
|
'file-version': packagejson.version,
|
||||||
'product-version': packagejson.version,
|
'product-version': packagejson.version,
|
||||||
'version-string': {
|
'version-string': {
|
||||||
'CompanyName': 'Docker Inc',
|
'CompanyName': 'Docker',
|
||||||
'ProductVersion': packagejson.version,
|
'ProductVersion': packagejson.version,
|
||||||
'ProductName': APPNAME,
|
'ProductName': APPNAME,
|
||||||
'FileDescription': APPNAME,
|
'FileDescription': APPNAME,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue