From 0d02d1d38ed10cb48797fc66e971406d4b91e14e Mon Sep 17 00:00:00 2001 From: Hamster Date: Tue, 13 Feb 2024 14:29:48 +0800 Subject: [PATCH] Update version to 3.0.5.214. --- PixelViewer/App.axaml.cs | 2 +- PixelViewer/PixelViewer.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PixelViewer/App.axaml.cs b/PixelViewer/App.axaml.cs index 05ed039..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.ReleaseCandidate; + public override ApplicationReleasingType ReleasingType => ApplicationReleasingType.Stable; // Version of settings. diff --git a/PixelViewer/PixelViewer.csproj b/PixelViewer/PixelViewer.csproj index 0b5d197..d01333d 100644 --- a/PixelViewer/PixelViewer.csproj +++ b/PixelViewer/PixelViewer.csproj @@ -1,7 +1,7 @@  - 3.0.4.208 - 3.0.4.208 + 3.0.5.214 + 3.0.5.214 Carina Studio Carina Studio ©2021-2024 Carina Studio