Skip to content

Commit 6e30bfe

Browse files
committed
Update assembly info file for v1.0.1-preview006
[version update]
1 parent ce3bf17 commit 6e30bfe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/nanoFramework.Hardware.Esp32/Properties/AssemblyInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
//
2525
// You can specify all the values or you can default the Build and Revision Numbers
2626
// 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")]
27+
// [assembly: AssemblyVersion("1.0.1.0")]
28+
[assembly: AssemblyVersion("1.0.1.0")]
29+
[assembly: AssemblyFileVersion("1.0.1.0")]
30+
[assembly: AssemblyInformationalVersion("1.0.1-preview006")]

0 commit comments

Comments
 (0)