Skip to content

Commit f437d54

Browse files
committed
Bump native assembly version
1 parent c5a581c commit f437d54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nanoFramework.CoreLibrary/System/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Licensed to the .NET Foundation under one or more agreements.
1+
// Licensed to the .NET Foundation under one or more agreements.
22
// The .NET Foundation licenses this file to you under the MIT license.
33

44
using System;
@@ -10,4 +10,4 @@
1010
[assembly: AssemblyProduct(".NET nanoFramework mscorlib")]
1111
[assembly: AssemblyCopyright("Copyright (c) .NET Foundation and Contributors")]
1212

13-
[assembly: AssemblyNativeVersion("100.5.0.24")]
13+
[assembly: AssemblyNativeVersion("100.22.0.0")]

0 commit comments

Comments
 (0)