We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce3bf17 commit 6e30bfeCopy full SHA for 6e30bfe
source/nanoFramework.Hardware.Esp32/Properties/AssemblyInfo.cs
@@ -24,7 +24,7 @@
24
//
25
// You can specify all the values or you can default the Build and Revision Numbers
26
// by using the '*' as shown below:
27
-// [assembly: AssemblyVersion("1.0.0.0")]
28
-[assembly: AssemblyVersion("1.0.0.0")]
29
-[assembly: AssemblyFileVersion("1.0.0.0")]
30
-[assembly: AssemblyInformationalVersion("1.0.0-rc001")]
+// [assembly: AssemblyVersion("1.0.1.0")]
+[assembly: AssemblyVersion("1.0.1.0")]
+[assembly: AssemblyFileVersion("1.0.1.0")]
+[assembly: AssemblyInformationalVersion("1.0.1-preview006")]
0 commit comments