Skip to content

Commit

Permalink
Update to version 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TechieGuy12 committed Jun 4, 2022
1 parent 5e3268b commit a5d6d30
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions FileWatcher/FileWatcher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<RootNamespace>TE.FileWatcher</RootNamespace>
<AssemblyName>fw</AssemblyName>
<Version>1.3.0</Version>
<Version>1.4.0</Version>
<PublishSingleFile>true</PublishSingleFile>
<SelfContained>true</SelfContained>
<IncludeAllContentForSelfExtract>true</IncludeAllContentForSelfExtract>
Expand All @@ -18,8 +18,8 @@
<Description>Monitor folders and files on the local system for changes.</Description>
<Copyright>©2022</Copyright>
<RepositoryUrl>https://github.com/TechieGuy12/FileWatcher</RepositoryUrl>
<AssemblyVersion>1.3.1.0</AssemblyVersion>
<FileVersion>1.3.1.0</FileVersion>
<AssemblyVersion>1.4.0.0</AssemblyVersion>
<FileVersion>1.4.0.0</FileVersion>
<PackageTags>filesystem file-monitoring folder-monitoring</PackageTags>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageReadmeFile>README.md</PackageReadmeFile>
Expand Down

0 comments on commit a5d6d30

Please sign in to comment.