From 271c1db474ae6dfee73877971102b01ff46817ad Mon Sep 17 00:00:00 2001
From: MichalPetryka <35800402+MichalPetryka@users.noreply.github.com>
Date: Wed, 16 Dec 2020 14:50:28 +0100
Subject: [PATCH] Update version
---
NorthwoodLib/PlatformSettings.cs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NorthwoodLib/PlatformSettings.cs b/NorthwoodLib/PlatformSettings.cs
index bc4d8d8..3e6fe1c 100644
--- a/NorthwoodLib/PlatformSettings.cs
+++ b/NorthwoodLib/PlatformSettings.cs
@@ -11,7 +11,7 @@ public static class PlatformSettings
///
/// Current library version
///
- internal const string VersionConst = "1.1.0";
+ internal const string VersionConst = "1.2.0";
///
/// Returns the library version