diff --git a/PixelViewer/App.axaml.cs b/PixelViewer/App.axaml.cs index f6fda04..c20c665 100644 --- a/PixelViewer/App.axaml.cs +++ b/PixelViewer/App.axaml.cs @@ -567,7 +567,7 @@ protected override void OnUpgradeSettings(ISettings settings, int oldVersion, in // Releasing type. - public override ApplicationReleasingType ReleasingType => ApplicationReleasingType.Preview; + public override ApplicationReleasingType ReleasingType => ApplicationReleasingType.Stable; // Version of settings. diff --git a/PixelViewer/PixelViewer.csproj b/PixelViewer/PixelViewer.csproj index ea786d7..483c0cf 100644 --- a/PixelViewer/PixelViewer.csproj +++ b/PixelViewer/PixelViewer.csproj @@ -1,7 +1,7 @@  - 3.1.1.428 - 3.1.1.428 + 3.1.2.630 + 3.1.2.630 Carina Studio Carina Studio ©2021-2024 Carina Studio