Lith 4 months ago
parent
commit
8652fe03e6
2 changed files with 6 additions and 2 deletions
  1. 4 0
      doc/ReleaseNotes.md
  2. 2 2
      src/Versions.props

+ 4 - 0
doc/ReleaseNotes.md

@@ -1,5 +1,9 @@
 # Vitorm ReleaseNotes
 
+-----------------------
+# 2.5.0
+
+
 -----------------------
 # 2.4.0
 - upgrade net to 8.0

+ 2 - 2
src/Versions.props

@@ -1,7 +1,7 @@
 <Project>
     <PropertyGroup>
-        <Version>2.4.0</Version>
-        <Vitorm_Version>[2.4.0, 2.5.0)</Vitorm_Version>
+        <Version>2.5.0</Version>
+        <Vitorm_Version>[2.5.0, 2.6.0)</Vitorm_Version>
     </PropertyGroup>
 
     <PropertyGroup>