From 73ea975120ad05072f0e36c30838bf772c9f30f8 Mon Sep 17 00:00:00 2001 From: Lucas Theisen Date: Sat, 23 Dec 2017 21:12:21 +0000 Subject: [PATCH] [skip ci] update version during build --- CygwinSetup/CygwinSetup.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CygwinSetup/CygwinSetup.psd1 b/CygwinSetup/CygwinSetup.psd1 index cab921b..c9f8c31 100755 --- a/CygwinSetup/CygwinSetup.psd1 +++ b/CygwinSetup/CygwinSetup.psd1 @@ -12,7 +12,7 @@ RootModule = 'CygwinSetup.psm1' # Version number of this module. -ModuleVersion = '1.0.0.40' +ModuleVersion = '1.0.0.43' # ID used to uniquely identify this module GUID = 'b0f9bb13-0da0-4551-a5a4-13d816c680e1'