diff --git a/Core/Core.csproj b/Core/Core.csproj index d60be42c..1fa1f4ca 100644 --- a/Core/Core.csproj +++ b/Core/Core.csproj @@ -1,6 +1,6 @@ - 1.1.0 + 1.1.1 net6.0 Library WiFiSurveyor.Core diff --git a/Linux/Linux.csproj b/Linux/Linux.csproj index 859842ff..998e90b0 100644 --- a/Linux/Linux.csproj +++ b/Linux/Linux.csproj @@ -1,6 +1,6 @@ - 1.1.0 + 1.1.1 Exe net6.0 WiFiSurveyor diff --git a/Mac/Mac.csproj b/Mac/Mac.csproj index e739a809..f0916b74 100644 --- a/Mac/Mac.csproj +++ b/Mac/Mac.csproj @@ -1,6 +1,6 @@ - 1.1.0 + 1.1.1 Exe net6.0 WiFiSurveyor diff --git a/Windows/Windows.csproj b/Windows/Windows.csproj index 220d920a..bac30f5f 100644 --- a/Windows/Windows.csproj +++ b/Windows/Windows.csproj @@ -1,6 +1,6 @@ - 1.1.0 + 1.1.1 Exe net6.0-windows10.0.17763.0 WiFiSurveyor diff --git a/package.json b/package.json index ef284d20..972c1940 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wifisurveyor", - "version": "1.1.0", + "version": "1.1.1", "description": "Visualize Wi-Fi signal strength over a geographic area", "main": "app.js", "scripts": {