1 parent dc4c2e7 commit 0288daeCopy full SHA for 0288dae
2 files changed
FindInFiles.csproj
@@ -9,7 +9,7 @@
9
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
10
<RollForward>major</RollForward>
11
<StartupObject>FindInFiles.Program</StartupObject>
12
- <Version>25.05.0.0</Version>
+ <Version>25.11.0.0</Version>
13
<Copyright>Copyright © Zufu Liu 2025</Copyright>
14
</PropertyGroup>
15
NET48/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@
32
// You can specify all the values or you can default the Build and Revision Numbers
33
// by using the '*' as shown below:
34
// [assembly: AssemblyVersion("1.0.*")]
35
-[assembly: AssemblyVersion("25.05.0.0")]
36
-[assembly: AssemblyFileVersion("25.05.0.0")]
+[assembly: AssemblyVersion("25.11.0.0")]
+[assembly: AssemblyFileVersion("25.11.0.0")]
0 commit comments