diff --git a/readme.md b/readme.md index 47821a0..ddd307e 100644 --- a/readme.md +++ b/readme.md @@ -48,9 +48,9 @@ Also Available for [installation via Chocolatey ](https://chocolatey.org/package > choco install docto -to upgrade to latest version before generally available (replace with current version) +to upgrade to latest version -> choco upgrade docto --version=1.8 +> choco upgrade docto ### Node diff --git a/src/MainUtils.pas b/src/MainUtils.pas index d98051c..ce51b3f 100644 --- a/src/MainUtils.pas +++ b/src/MainUtils.pas @@ -33,8 +33,8 @@ interface MSVISIO = 4; - DOCTO_VERSION = '1.12.43'; // dont use 0x - choco needs incrementing versions. - DOCTO_VERSION_NOTE = ' x86 32 Release '; + DOCTO_VERSION = '1.14.44'; // dont use 0x - choco needs incrementing versions. + DOCTO_VERSION_NOTE = ' x64 Release '; type