From c2613e772c4d518ad5efe5d5b618c68663e2fb54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Peyronnet?= Date: Sun, 21 Nov 2021 14:44:30 +0100 Subject: [PATCH] Version 3.7.0.2111-rc1 --- ColorPicker/Classes/Global.cs | 2 +- ColorPicker/ColorPicker.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ColorPicker/Classes/Global.cs b/ColorPicker/Classes/Global.cs index 7fcfbe47..075891c5 100644 --- a/ColorPicker/Classes/Global.cs +++ b/ColorPicker/Classes/Global.cs @@ -40,7 +40,7 @@ public static class Global /// /// The current version of ColorPicker. /// - public static string Version => "3.7.0.2111-pre1"; + public static string Version => "3.7.0.2111-rc1"; /// /// List of the available languages. diff --git a/ColorPicker/ColorPicker.csproj b/ColorPicker/ColorPicker.csproj index 6a3b9152..6405f71b 100644 --- a/ColorPicker/ColorPicker.csproj +++ b/ColorPicker/ColorPicker.csproj @@ -6,7 +6,7 @@ true app.manifest ColorPicker.ico - 3.7.0.2111-pre1 + 3.7.0.2111-rc1 Léo Corporation © 2021 MIT