Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions CommonAssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -104,5 +104,6 @@ This Source Code Form is subject to the terms of the Mozilla Public






2 changes: 1 addition & 1 deletion NINA.Astrometry/NINA.Astrometry.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<PropertyGroup>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Title>$(AssemblyName)</Title>
<Version>3.3.0.1050-nightly</Version>
<Version>3.3.0.1051-nightly</Version>
<Company>$(Authors)</Company>
<Product>N.I.N.A. - Nighttime Imaging 'N' Astronomy</Product>
<Description>This assembly contains the astronomy components of N.I.N.A.</Description>
Expand Down
2 changes: 1 addition & 1 deletion NINA.Core/NINA.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<PropertyGroup>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Title>N.I.N.A. Core Library</Title>
<Version>3.3.0.1050-nightly</Version>
<Version>3.3.0.1051-nightly</Version>
<Authors>Stefan Berg and the N.I.N.A. Contributors</Authors>
<Product>N.I.N.A. - Nighttime Imaging 'N' Astronomy</Product>
<Description>This assembly contains the core components of N.I.N.A.</Description>
Expand Down
2 changes: 1 addition & 1 deletion NINA.CustomControlLibrary/NINA.CustomControlLibrary.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<PackageReference Include="System.Data.SqlClient" Version="4.9.1" />
</ItemGroup>
<PropertyGroup>
<Version>3.3.0.1050-nightly</Version>
<Version>3.3.0.1051-nightly</Version>
<Title>N.I.N.A. Custom Control Library</Title>
<Authors>Stefan Berg and the N.I.N.A. Contributors</Authors>
<Product>N.I.N.A. - Nighttime Imaging 'N' Astronomy</Product>
Expand Down
2 changes: 1 addition & 1 deletion NINA.Equipment/NINA.Equipment.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<PropertyGroup>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Title>$(AssemblyName)</Title>
<Version>3.3.0.1050-nightly</Version>
<Version>3.3.0.1051-nightly</Version>
<Authors>Stefan Berg and the N.I.N.A. Contributors</Authors>
<Product>N.I.N.A. - Nighttime Imaging 'N' Astronomy</Product>
<Description>This assembly contains the Equipment components of N.I.N.A. to interact and connect to various types of astronomy equipment.</Description>
Expand Down
2 changes: 1 addition & 1 deletion NINA.Image/NINA.Image.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<PropertyGroup>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Title>$(AssemblyName)</Title>
<Version>3.3.0.1050-nightly</Version>
<Version>3.3.0.1051-nightly</Version>
<Authors>Stefan Berg and the N.I.N.A. Contributors</Authors>
<Product>N.I.N.A. - Nighttime Imaging 'N' Astronomy</Product>
<Description>This assembly contains the Image components of N.I.N.A.</Description>
Expand Down
2 changes: 1 addition & 1 deletion NINA.MGEN/NINA.MGEN.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<PropertyGroup>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Title>$(AssemblyName)</Title>
<Version>3.3.0.1050-nightly</Version>
<Version>3.3.0.1051-nightly</Version>
<Authors>Stefan Berg and the N.I.N.A. Contributors</Authors>
<Product>N.I.N.A. - Nighttime Imaging 'N' Astronomy</Product>
<Description>Interfaces to communicate with Lacerta MGEN2 and MGEN3 Autoguider Units</Description>
Expand Down
2 changes: 1 addition & 1 deletion NINA.Platesolving/NINA.PlateSolving.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<PropertyGroup>
<Description>This assembly contains the Platesolving components of N.I.N.A. to invoke different platesolvers.</Description>
<Title>$(AssemblyName)</Title>
<Version>3.3.0.1050-nightly</Version>
<Version>3.3.0.1051-nightly</Version>
<Authors>Stefan Berg and the N.I.N.A. Contributors</Authors>
<Product>N.I.N.A. - Nighttime Imaging 'N' Astronomy</Product>
<Copyright>Copyright © 2016 - 2026 Stefan Berg and the N.I.N.A. contributors</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion NINA.Plugin/NINA.Plugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<PropertyGroup>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Title>$(AssemblyName)</Title>
<Version>3.3.0.1050-nightly</Version>
<Version>3.3.0.1051-nightly</Version>
<Authors>Stefan Berg and the N.I.N.A. Contributors</Authors>
<Product>N.I.N.A. - Nighttime Imaging 'N' Astronomy</Product>
<Copyright>Copyright © 2016 - 2026 Stefan Berg and the N.I.N.A. contributors</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion NINA.Profile/NINA.Profile.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<PropertyGroup>
<Description>This assembly contains the profile related components of N.I.N.A.</Description>
<Title>$(AssemblyName)</Title>
<Version>3.3.0.1050-nightly</Version>
<Version>3.3.0.1051-nightly</Version>
<Authors>Stefan Berg and the N.I.N.A. Contributors</Authors>
<Product>N.I.N.A. - Nighttime Imaging 'N' Astronomy</Product>
<Copyright>Copyright © 2016 - 2026 Stefan Berg and the N.I.N.A. contributors</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion NINA.Sequencer.Generators/NINA.Sequencer.Generators.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Nullable>enable</Nullable>
<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Version>3.3.0.1050-nightly</Version>
<Version>3.3.0.1051-nightly</Version>
<Authors>Stefan Berg and the N.I.N.A. Contributors</Authors>
<Product>N.I.N.A. - Nighttime Imaging 'N' Astronomy</Product>
<Description>This assembly contains the Generators for Sequencer Extensions of N.I.N.A. and the plugin definitions.</Description>
Expand Down
2 changes: 1 addition & 1 deletion NINA.Sequencer/NINA.Sequencer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<PropertyGroup>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Title>$(AssemblyName)</Title>
<Version>3.3.0.1050-nightly</Version>
<Version>3.3.0.1051-nightly</Version>
<Authors>Stefan Berg and the N.I.N.A. Contributors</Authors>
<Product>N.I.N.A. - Nighttime Imaging 'N' Astronomy</Product>
<Description>This assembly contains the advanced Sequencer components of N.I.N.A. and the plugin definitions.</Description>
Expand Down
2 changes: 1 addition & 1 deletion NINA.WPF.Base/NINA.WPF.Base.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<PropertyGroup>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Title>$(AssemblyName)</Title>
<Version>3.3.0.1050-nightly</Version>
<Version>3.3.0.1051-nightly</Version>
<Authors>Stefan Berg and the N.I.N.A. Contributors</Authors>
<Product>N.I.N.A. - Nighttime Imaging 'N' Astronomy</Product>
<Description>This assembly contains the basic WPF components of N.I.N.A.</Description>
Expand Down
2 changes: 1 addition & 1 deletion nikoncswrapper/nikoncswrapper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageId>NINA.$(AssemblyName)</PackageId>
<Title>$(AssemblyName)</Title>
<Version>3.3.0.1050-nightly</Version>
<Version>3.3.0.1051-nightly</Version>
<Description>A patched version for N.I.N.A. of the original module</Description>
<PackageOutputPath>$(SolutionDir)publish</PackageOutputPath>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
Expand Down
Loading