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