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 1e634a4 commit 2179e71Copy full SHA for 2179e71
nanoFramework.CoreLibrary/System/AssemblyInfo.cs
@@ -13,4 +13,4 @@
13
[assembly: AssemblyProduct(".NET nanoFramework mscorlib")]
14
[assembly: AssemblyCopyright("Copyright (c) .NET Foundation and Contributors")]
15
16
-[assembly: AssemblyNativeVersion("100.5.0.19")]
+[assembly: AssemblyNativeVersion("100.5.0.22")]
version.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3
- "version": "1.15",
+ "version": "1.16",
4
"assemblyVersion": {
5
"precision": "build"
6
},
0 commit comments