Skip to content

Commit 0288dae

Browse files
committed
Release v25.11.
1 parent dc4c2e7 commit 0288dae

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

FindInFiles.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
1010
<RollForward>major</RollForward>
1111
<StartupObject>FindInFiles.Program</StartupObject>
12-
<Version>25.05.0.0</Version>
12+
<Version>25.11.0.0</Version>
1313
<Copyright>Copyright © Zufu Liu 2025</Copyright>
1414
</PropertyGroup>
1515

NET48/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("25.05.0.0")]
36-
[assembly: AssemblyFileVersion("25.05.0.0")]
35+
[assembly: AssemblyVersion("25.11.0.0")]
36+
[assembly: AssemblyFileVersion("25.11.0.0")]

0 commit comments

Comments
 (0)