From 4cb0bacaa914e51ffdfd7b785ef4b671e304ee42 Mon Sep 17 00:00:00 2001 From: masesdevelopers <94312179+masesdevelopers@users.noreply.github.com> Date: Mon, 27 Jan 2025 13:58:43 +0100 Subject: [PATCH] Update version to 2.5.12 --- 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 2f61f93505..d71c1b9d0d 100644 --- a/src/jvm/jnet/pom.xml +++ b/src/jvm/jnet/pom.xml @@ -40,7 +40,7 @@ 11 11 ${basedir}/classpathfile.classpath - 2.5.11.0 + 2.5.12.0 ../../../bin/net8.0/JCOBridge.jar diff --git a/src/net/Common/Common.props b/src/net/Common/Common.props index d7e0393a3c..c9ae9e78d7 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.11.0 + 2.5.12.0 latest true true diff --git a/src/net/JNetCLI/JNetCLI.nuspec b/src/net/JNetCLI/JNetCLI.nuspec index 7e32fadc06..acd8db7bfa 100644 --- a/src/net/JNetCLI/JNetCLI.nuspec +++ b/src/net/JNetCLI/JNetCLI.nuspec @@ -2,7 +2,7 @@ MASES.JNetCLI - 2.5.11 + 2.5.12 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 d8f1b3938a..8f5e271aae 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.11' +ModuleVersion = '2.5.12' CompatiblePSEditions = 'Desktop', 'Core' diff --git a/src/net/JNetPS/MASES.JNetPSCore.psd1 b/src/net/JNetPS/MASES.JNetPSCore.psd1 index 156c0873fd..094bd38425 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.11' +ModuleVersion = '2.5.12' # 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 62abaf454f..7bdf4c3a37 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.11' +ModuleVersion = '2.5.12' # 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 9411eb73a0..d27b90d551 100644 --- a/src/net/JNetReflector/JNetReflector.nuspec +++ b/src/net/JNetReflector/JNetReflector.nuspec @@ -2,7 +2,7 @@ MASES.JNetReflector - 2.5.11 + 2.5.12 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 fab0040c4e..840625d7e9 100644 --- a/src/net/templates/templates/jnetAWTApp/jnetAWTApp.csproj +++ b/src/net/templates/templates/jnetAWTApp/jnetAWTApp.csproj @@ -14,6 +14,6 @@ - + diff --git a/src/net/templates/templates/jnetApp/jnetApp.csproj b/src/net/templates/templates/jnetApp/jnetApp.csproj index 928025d101..5f8b666f08 100644 --- a/src/net/templates/templates/jnetApp/jnetApp.csproj +++ b/src/net/templates/templates/jnetApp/jnetApp.csproj @@ -14,6 +14,6 @@ - +