Skip to content

Commit 41c9564

Browse files
committed
Update FileWatcherEx.csproj
1 parent 2558b65 commit 41c9564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/FileWatcherEx/FileWatcherEx.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<Description>A wrapper of FileSystemWatcher to standardize the events and avoid false change notifications, used in ImageGlass project (https://imageglass.org). This project is based on the VSCode FileWatcher: https://github.com/Microsoft/vscode-filewatcher-windows.</Description>
1414
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
1515
<FileVersion>$(Version)</FileVersion>
16-
<VersionPrefix>2.2.0</VersionPrefix>
16+
<VersionPrefix>2.3.0</VersionPrefix>
1717
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1818
<PackageReleaseNotes>See https://github.com/d2phap/FileWatcherEx/releases</PackageReleaseNotes>
1919
<Authors>d2phap</Authors>

0 commit comments

Comments
 (0)