diff --git a/PixelViewer/App.axaml.cs b/PixelViewer/App.axaml.cs index b0d8563..cf80cf8 100644 --- a/PixelViewer/App.axaml.cs +++ b/PixelViewer/App.axaml.cs @@ -563,7 +563,7 @@ protected override void OnUpgradeSettings(ISettings settings, int oldVersion, in // Releasing type. - public override ApplicationReleasingType ReleasingType => ApplicationReleasingType.Preview; + public override ApplicationReleasingType ReleasingType => ApplicationReleasingType.ReleaseCandidate; // Version of settings. diff --git a/PixelViewer/PixelViewer.csproj b/PixelViewer/PixelViewer.csproj index fafa692..d5a5040 100644 --- a/PixelViewer/PixelViewer.csproj +++ b/PixelViewer/PixelViewer.csproj @@ -1,10 +1,10 @@  - 3.0.1.1024 - 3.0.1.1024 + 3.0.2.104 + 3.0.2.104 Carina Studio Carina Studio - ©2021-2023 Carina Studio + ©2021-2024 Carina Studio WinExe enable true