From a5d6d30f336dc53e1ec3bad57e8025b81fe949e3 Mon Sep 17 00:00:00 2001 From: TechieGuy12 Date: Fri, 3 Jun 2022 20:35:04 -0400 Subject: [PATCH] Update to version 1.4.0 --- FileWatcher/FileWatcher.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/FileWatcher/FileWatcher.csproj b/FileWatcher/FileWatcher.csproj index 7a24dad..a35c2b7 100644 --- a/FileWatcher/FileWatcher.csproj +++ b/FileWatcher/FileWatcher.csproj @@ -7,7 +7,7 @@ enable TE.FileWatcher fw - 1.3.0 + 1.4.0 true true true @@ -18,8 +18,8 @@ Monitor folders and files on the local system for changes. ©2022 https://github.com/TechieGuy12/FileWatcher - 1.3.1.0 - 1.3.1.0 + 1.4.0.0 + 1.4.0.0 filesystem file-monitoring folder-monitoring MIT README.md