We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 850882b commit d4272e2Copy full SHA for d4272e2
src/IniFileParser/Properties/AssemblyInfo.cs
@@ -30,5 +30,5 @@
30
//
31
// You can specify all the values or you can default the Revision and Build Numbers
32
// by using the '*' as shown below:
33
-[assembly: AssemblyVersion("2.4.0")]
34
-[assembly: AssemblyFileVersion("2.4.0")]
+[assembly: AssemblyVersion("2.5.0")]
+[assembly: AssemblyFileVersion("2.5.0")]
0 commit comments