diff --git a/HelperClasses.cs b/HelperClasses.cs
index 59e5765..fa1e4ca 100644
--- a/HelperClasses.cs
+++ b/HelperClasses.cs
@@ -40,6 +40,7 @@
using System.IO.Compression;
using System.Collections;
using System.Reflection;
+using System.Net;
namespace WPinternals
{
diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs
index 1522882..e11fdac 100644
--- a/Properties/AssemblyInfo.cs
+++ b/Properties/AssemblyInfo.cs
@@ -51,5 +51,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("2.6.*")]
+[assembly: AssemblyVersion("2.7.*")]
// [assembly: AssemblyFileVersion("1.0.0.0")]
diff --git a/Views/GettingStartedView.xaml b/Views/GettingStartedView.xaml
index e67c837..234d0ef 100644
--- a/Views/GettingStartedView.xaml
+++ b/Views/GettingStartedView.xaml
@@ -140,7 +140,10 @@ DEALINGS IN THE SOFTWARE.
- 10.0.15254.158 (Insider and production builds)
- 10.0.15254.490
- 10.0.15254.527
- - 10.0.15254.530
+ - 10.0.15254.530
+ - 10.0.15254.538
+ - 10.0.15254.541
+ - 10.0.15254.544