From c301289fe00fa276e0978069a7caea29ce70a0ae Mon Sep 17 00:00:00 2001 From: MASES Public Developers Team <94312179+masesdevelopers@users.noreply.github.com> Date: Wed, 31 Jul 2024 00:44:07 +0200 Subject: [PATCH] Update version to 2.5.8 (#504) --- 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 1ccd98f1b1..ad2cb05f1a 100644 --- a/src/jvm/jnet/pom.xml +++ b/src/jvm/jnet/pom.xml @@ -40,7 +40,7 @@ 11 11 ${basedir}/classpathfile.classpath - 2.5.7.0 + 2.5.8.0 ../../../bin/net8.0/JCOBridge.jar diff --git a/src/net/Common/Common.props b/src/net/Common/Common.props index d340b596b5..931883b288 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.5.7.0 + 2.5.8.0 latest true true diff --git a/src/net/JNetCLI/JNetCLI.nuspec b/src/net/JNetCLI/JNetCLI.nuspec index 2db2f908d1..b9f0018e50 100644 --- a/src/net/JNetCLI/JNetCLI.nuspec +++ b/src/net/JNetCLI/JNetCLI.nuspec @@ -2,7 +2,7 @@ MASES.JNetCLI - 2.5.7 + 2.5.8 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 9d02224866..e5d3af3c93 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.5.7' +ModuleVersion = '2.5.8' CompatiblePSEditions = 'Desktop', 'Core' diff --git a/src/net/JNetPS/MASES.JNetPSCore.psd1 b/src/net/JNetPS/MASES.JNetPSCore.psd1 index 764e01d171..6fb1dbdcbd 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.5.7' +ModuleVersion = '2.5.8' # 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 7a855132cc..9b5452621d 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.5.7' +ModuleVersion = '2.5.8' # 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 626d164acf..6a2a1df275 100644 --- a/src/net/JNetReflector/JNetReflector.nuspec +++ b/src/net/JNetReflector/JNetReflector.nuspec @@ -2,7 +2,7 @@ MASES.JNetReflector - 2.5.7 + 2.5.8 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 019534111e..8bfc39cb1b 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 9e579ae73a..e8af146ce6 100644 --- a/src/net/templates/templates/jnetApp/jnetApp.csproj +++ b/src/net/templates/templates/jnetApp/jnetApp.csproj @@ -12,6 +12,6 @@ - +