From eeccaaccccdb8aef5516fde38a4a33256f45d70c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 23:55:44 +0000 Subject: [PATCH] Bump version to 3.3.0.1051 --- CommonAssemblyInfo.cs | 7 ++++--- NINA.Astrometry/NINA.Astrometry.csproj | 2 +- NINA.Core/NINA.Core.csproj | 2 +- NINA.CustomControlLibrary/NINA.CustomControlLibrary.csproj | 2 +- NINA.Equipment/NINA.Equipment.csproj | 2 +- NINA.Image/NINA.Image.csproj | 2 +- NINA.MGEN/NINA.MGEN.csproj | 2 +- NINA.Platesolving/NINA.PlateSolving.csproj | 2 +- NINA.Plugin/NINA.Plugin.csproj | 2 +- NINA.Profile/NINA.Profile.csproj | 2 +- NINA.Sequencer.Generators/NINA.Sequencer.Generators.csproj | 2 +- NINA.Sequencer/NINA.Sequencer.csproj | 2 +- NINA.WPF.Base/NINA.WPF.Base.csproj | 2 +- nikoncswrapper/nikoncswrapper.csproj | 2 +- 14 files changed, 17 insertions(+), 16 deletions(-) diff --git a/CommonAssemblyInfo.cs b/CommonAssemblyInfo.cs index 3c1f5abbd..910364ced 100644 --- a/CommonAssemblyInfo.cs +++ b/CommonAssemblyInfo.cs @@ -49,9 +49,9 @@ This Source Code Form is subject to the terms of the Mozilla Public //Release Candidate: 1.8.0.3001 (Displayed as "1.8 RC1") //Beta: 1.8.0.2004 (Displayed as "1.8 BETA004") //Develop: 1.8.0.1022 (Displayed as "1.8 NIGHTLY #022") -[assembly: AssemblyVersion("3.3.0.1050")] -[assembly: AssemblyFileVersion("3.3.0.1050")] -[assembly: AssemblyInformationalVersion("3.3.0.1050-nightly")] +[assembly: AssemblyVersion("3.3.0.1051")] +[assembly: AssemblyFileVersion("3.3.0.1051")] +[assembly: AssemblyInformationalVersion("3.3.0.1051-nightly")] // The PluginMinimumApplicationVersion specifies the minimum application version the plugin needs to specify in order to be compatible // Plugins that have a version specified that is below this version are marked as incompatible @@ -104,5 +104,6 @@ This Source Code Form is subject to the terms of the Mozilla Public + diff --git a/NINA.Astrometry/NINA.Astrometry.csproj b/NINA.Astrometry/NINA.Astrometry.csproj index 9f1a5d05d..b5fe80bcf 100644 --- a/NINA.Astrometry/NINA.Astrometry.csproj +++ b/NINA.Astrometry/NINA.Astrometry.csproj @@ -53,7 +53,7 @@ True $(AssemblyName) - 3.3.0.1050-nightly + 3.3.0.1051-nightly $(Authors) N.I.N.A. - Nighttime Imaging 'N' Astronomy This assembly contains the astronomy components of N.I.N.A. diff --git a/NINA.Core/NINA.Core.csproj b/NINA.Core/NINA.Core.csproj index c650299a4..c6a325d5c 100644 --- a/NINA.Core/NINA.Core.csproj +++ b/NINA.Core/NINA.Core.csproj @@ -87,7 +87,7 @@ True N.I.N.A. Core Library - 3.3.0.1050-nightly + 3.3.0.1051-nightly Stefan Berg and the N.I.N.A. Contributors N.I.N.A. - Nighttime Imaging 'N' Astronomy This assembly contains the core components of N.I.N.A. diff --git a/NINA.CustomControlLibrary/NINA.CustomControlLibrary.csproj b/NINA.CustomControlLibrary/NINA.CustomControlLibrary.csproj index ffec1d331..f61074de3 100644 --- a/NINA.CustomControlLibrary/NINA.CustomControlLibrary.csproj +++ b/NINA.CustomControlLibrary/NINA.CustomControlLibrary.csproj @@ -50,7 +50,7 @@ - 3.3.0.1050-nightly + 3.3.0.1051-nightly N.I.N.A. Custom Control Library Stefan Berg and the N.I.N.A. Contributors N.I.N.A. - Nighttime Imaging 'N' Astronomy diff --git a/NINA.Equipment/NINA.Equipment.csproj b/NINA.Equipment/NINA.Equipment.csproj index f91fbcd3f..bb762e374 100644 --- a/NINA.Equipment/NINA.Equipment.csproj +++ b/NINA.Equipment/NINA.Equipment.csproj @@ -80,7 +80,7 @@ True $(AssemblyName) - 3.3.0.1050-nightly + 3.3.0.1051-nightly Stefan Berg and the N.I.N.A. Contributors N.I.N.A. - Nighttime Imaging 'N' Astronomy This assembly contains the Equipment components of N.I.N.A. to interact and connect to various types of astronomy equipment. diff --git a/NINA.Image/NINA.Image.csproj b/NINA.Image/NINA.Image.csproj index be91f4417..bd440fdc1 100644 --- a/NINA.Image/NINA.Image.csproj +++ b/NINA.Image/NINA.Image.csproj @@ -61,7 +61,7 @@ True $(AssemblyName) - 3.3.0.1050-nightly + 3.3.0.1051-nightly Stefan Berg and the N.I.N.A. Contributors N.I.N.A. - Nighttime Imaging 'N' Astronomy This assembly contains the Image components of N.I.N.A. diff --git a/NINA.MGEN/NINA.MGEN.csproj b/NINA.MGEN/NINA.MGEN.csproj index 8c9d3d0b9..371d7c1c0 100644 --- a/NINA.MGEN/NINA.MGEN.csproj +++ b/NINA.MGEN/NINA.MGEN.csproj @@ -45,7 +45,7 @@ True $(AssemblyName) - 3.3.0.1050-nightly + 3.3.0.1051-nightly Stefan Berg and the N.I.N.A. Contributors N.I.N.A. - Nighttime Imaging 'N' Astronomy Interfaces to communicate with Lacerta MGEN2 and MGEN3 Autoguider Units diff --git a/NINA.Platesolving/NINA.PlateSolving.csproj b/NINA.Platesolving/NINA.PlateSolving.csproj index 2040655a6..24a2285b3 100644 --- a/NINA.Platesolving/NINA.PlateSolving.csproj +++ b/NINA.Platesolving/NINA.PlateSolving.csproj @@ -53,7 +53,7 @@ This assembly contains the Platesolving components of N.I.N.A. to invoke different platesolvers. $(AssemblyName) - 3.3.0.1050-nightly + 3.3.0.1051-nightly Stefan Berg and the N.I.N.A. Contributors N.I.N.A. - Nighttime Imaging 'N' Astronomy Copyright © 2016 - 2026 Stefan Berg and the N.I.N.A. contributors diff --git a/NINA.Plugin/NINA.Plugin.csproj b/NINA.Plugin/NINA.Plugin.csproj index 81acda33e..157321eb7 100644 --- a/NINA.Plugin/NINA.Plugin.csproj +++ b/NINA.Plugin/NINA.Plugin.csproj @@ -58,7 +58,7 @@ True $(AssemblyName) - 3.3.0.1050-nightly + 3.3.0.1051-nightly Stefan Berg and the N.I.N.A. Contributors N.I.N.A. - Nighttime Imaging 'N' Astronomy Copyright © 2016 - 2026 Stefan Berg and the N.I.N.A. contributors diff --git a/NINA.Profile/NINA.Profile.csproj b/NINA.Profile/NINA.Profile.csproj index e2b716e91..05417124b 100644 --- a/NINA.Profile/NINA.Profile.csproj +++ b/NINA.Profile/NINA.Profile.csproj @@ -60,7 +60,7 @@ This assembly contains the profile related components of N.I.N.A. $(AssemblyName) - 3.3.0.1050-nightly + 3.3.0.1051-nightly Stefan Berg and the N.I.N.A. Contributors N.I.N.A. - Nighttime Imaging 'N' Astronomy Copyright © 2016 - 2026 Stefan Berg and the N.I.N.A. contributors diff --git a/NINA.Sequencer.Generators/NINA.Sequencer.Generators.csproj b/NINA.Sequencer.Generators/NINA.Sequencer.Generators.csproj index 79ec9c44c..fe410ddf6 100644 --- a/NINA.Sequencer.Generators/NINA.Sequencer.Generators.csproj +++ b/NINA.Sequencer.Generators/NINA.Sequencer.Generators.csproj @@ -5,7 +5,7 @@ enable true True - 3.3.0.1050-nightly + 3.3.0.1051-nightly Stefan Berg and the N.I.N.A. Contributors N.I.N.A. - Nighttime Imaging 'N' Astronomy This assembly contains the Generators for Sequencer Extensions of N.I.N.A. and the plugin definitions. diff --git a/NINA.Sequencer/NINA.Sequencer.csproj b/NINA.Sequencer/NINA.Sequencer.csproj index 393354bee..96970f918 100644 --- a/NINA.Sequencer/NINA.Sequencer.csproj +++ b/NINA.Sequencer/NINA.Sequencer.csproj @@ -63,7 +63,7 @@ True $(AssemblyName) - 3.3.0.1050-nightly + 3.3.0.1051-nightly Stefan Berg and the N.I.N.A. Contributors N.I.N.A. - Nighttime Imaging 'N' Astronomy This assembly contains the advanced Sequencer components of N.I.N.A. and the plugin definitions. diff --git a/NINA.WPF.Base/NINA.WPF.Base.csproj b/NINA.WPF.Base/NINA.WPF.Base.csproj index 28bc4ca2c..a01801ed7 100644 --- a/NINA.WPF.Base/NINA.WPF.Base.csproj +++ b/NINA.WPF.Base/NINA.WPF.Base.csproj @@ -69,7 +69,7 @@ True $(AssemblyName) - 3.3.0.1050-nightly + 3.3.0.1051-nightly Stefan Berg and the N.I.N.A. Contributors N.I.N.A. - Nighttime Imaging 'N' Astronomy This assembly contains the basic WPF components of N.I.N.A. diff --git a/nikoncswrapper/nikoncswrapper.csproj b/nikoncswrapper/nikoncswrapper.csproj index 1b7712de2..13b17a3c1 100644 --- a/nikoncswrapper/nikoncswrapper.csproj +++ b/nikoncswrapper/nikoncswrapper.csproj @@ -7,7 +7,7 @@ True NINA.$(AssemblyName) $(AssemblyName) - 3.3.0.1050-nightly + 3.3.0.1051-nightly A patched version for N.I.N.A. of the original module $(SolutionDir)publish true