From a89abe61a654f75e2dc92abe726dbb7d83c0670f Mon Sep 17 00:00:00 2001 From: MASES Public Developers Team <94312179+masesdevelopers@users.noreply.github.com> Date: Sun, 17 Dec 2023 03:08:54 +0100 Subject: [PATCH] Update to version 2.1.1 (#284) --- src/jvm/jnet/pom.xml | 2 +- src/net/Common/Common.props | 2 +- src/net/JNetCLI/JNetCLI.nuspec | 2 +- src/net/JNetPS/MASES.JNetPS.psd1 | 2 +- src/net/JNetPS/MASES.JNetPSCore.psd1 | 2 +- src/net/JNetPS/MASES.JNetPSFramework.psd1 | 2 +- src/net/JNetReflector/JNetReflector.nuspec | 2 +- src/net/templates/templates/jnetAWTApp/jnetAWTApp.csproj | 2 +- src/net/templates/templates/jnetApp/jnetApp.csproj | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/jvm/jnet/pom.xml b/src/jvm/jnet/pom.xml index 2967342679..c40db2acd7 100644 --- a/src/jvm/jnet/pom.xml +++ b/src/jvm/jnet/pom.xml @@ -40,7 +40,7 @@ 11 11 ${basedir}/classpathfile.classpath - 2.1.0.0 + 2.1.1.0 2.5.9 diff --git a/src/net/Common/Common.props b/src/net/Common/Common.props index a225ec6c56..43af4d4dd2 100644 --- a/src/net/Common/Common.props +++ b/src/net/Common/Common.props @@ -4,7 +4,7 @@ MASES s.r.l. MASES s.r.l. MASES s.r.l. - 2.1.0.0 + 2.1.1.0 latest true true diff --git a/src/net/JNetCLI/JNetCLI.nuspec b/src/net/JNetCLI/JNetCLI.nuspec index 7a5faa8fd6..16f04bf349 100644 --- a/src/net/JNetCLI/JNetCLI.nuspec +++ b/src/net/JNetCLI/JNetCLI.nuspec @@ -2,7 +2,7 @@ MASES.JNetCLI - 2.1.0 + 2.1.1 JNetCLI - JNet command line interface MASES s.r.l. MASES s.r.l. diff --git a/src/net/JNetPS/MASES.JNetPS.psd1 b/src/net/JNetPS/MASES.JNetPS.psd1 index 2e43e0d4a2..f672ba510f 100644 --- a/src/net/JNetPS/MASES.JNetPS.psd1 +++ b/src/net/JNetPS/MASES.JNetPS.psd1 @@ -8,7 +8,7 @@ RootModule = 'MASES.JNetPS.psm1' -ModuleVersion = '2.1.0' +ModuleVersion = '2.1.1' # CompatiblePSEditions = @() diff --git a/src/net/JNetPS/MASES.JNetPSCore.psd1 b/src/net/JNetPS/MASES.JNetPSCore.psd1 index cf1225c12d..82c33fb5f0 100644 --- a/src/net/JNetPS/MASES.JNetPSCore.psd1 +++ b/src/net/JNetPS/MASES.JNetPSCore.psd1 @@ -10,7 +10,7 @@ ModuleToProcess = 'MASES.JNetPS.dll' # Version number of this module. -ModuleVersion = '2.1.0' +ModuleVersion = '2.1.1' # ID used to uniquely identify this module GUID = '85834DBD-838A-4B04-8303-DB4CF8FA44A7' diff --git a/src/net/JNetPS/MASES.JNetPSFramework.psd1 b/src/net/JNetPS/MASES.JNetPSFramework.psd1 index 9beae1f283..ef0e0760f0 100644 --- a/src/net/JNetPS/MASES.JNetPSFramework.psd1 +++ b/src/net/JNetPS/MASES.JNetPSFramework.psd1 @@ -10,7 +10,7 @@ ModuleToProcess = 'MASES.JNetPS.dll' # Version number of this module. -ModuleVersion = '2.1.0' +ModuleVersion = '2.1.1' # ID used to uniquely identify this module GUID = 'AD7117B7-AC1A-4769-80FC-BF63A11D2B92' diff --git a/src/net/JNetReflector/JNetReflector.nuspec b/src/net/JNetReflector/JNetReflector.nuspec index a8b3efdab3..9696e9ab17 100644 --- a/src/net/JNetReflector/JNetReflector.nuspec +++ b/src/net/JNetReflector/JNetReflector.nuspec @@ -2,7 +2,7 @@ MASES.JNetReflector - 2.1.0 + 2.1.1 JNetReflector - JNet class reflection utility command line interface MASES s.r.l. MASES s.r.l. diff --git a/src/net/templates/templates/jnetAWTApp/jnetAWTApp.csproj b/src/net/templates/templates/jnetAWTApp/jnetAWTApp.csproj index 8ac306d08c..64d6e20038 100644 --- a/src/net/templates/templates/jnetAWTApp/jnetAWTApp.csproj +++ b/src/net/templates/templates/jnetAWTApp/jnetAWTApp.csproj @@ -12,6 +12,6 @@ - + diff --git a/src/net/templates/templates/jnetApp/jnetApp.csproj b/src/net/templates/templates/jnetApp/jnetApp.csproj index dc4957fa37..67fc738d41 100644 --- a/src/net/templates/templates/jnetApp/jnetApp.csproj +++ b/src/net/templates/templates/jnetApp/jnetApp.csproj @@ -12,6 +12,6 @@ - +