We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f306017 commit 263e238Copy full SHA for 263e238
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.2.*")]
35
-[assembly: AssemblyFileVersion("2.2.0.0")]
+[assembly: AssemblyVersion("2.2.2")]
+[assembly: AssemblyFileVersion("2.2.2")]
0 commit comments