From 6828f760354532f116aae7ad31ee297ab719e899 Mon Sep 17 00:00:00 2001 From: "Dmitry Sorokin (@sorydima)" <43252008+sorydima@users.noreply.github.com> Date: Tue, 2 Jul 2024 17:18:16 +0300 Subject: [PATCH] Update Runner.rc --- windows/runner/Runner.rc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/windows/runner/Runner.rc b/windows/runner/Runner.rc index 516e6c0..eec1c76 100644 --- a/windows/runner/Runner.rc +++ b/windows/runner/Runner.rc @@ -63,13 +63,13 @@ IDI_APP_ICON ICON "resources\\app_icon.ico" #ifdef FLUTTER_BUILD_NUMBER #define VERSION_AS_NUMBER FLUTTER_BUILD_NUMBER #else -#define VERSION_AS_NUMBER 3,8,0 +#define VERSION_AS_NUMBER 4,0,1 #endif #ifdef FLUTTER_BUILD_NAME #define VERSION_AS_STRING #FLUTTER_BUILD_NAME #else -#define VERSION_AS_STRING "3.8.0" +#define VERSION_AS_STRING "4.0.1" #endif VS_VERSION_INFO VERSIONINFO @@ -93,7 +93,7 @@ BEGIN VALUE "FileDescription", "REChain.Online! - PRIVATE & SECURE FUTURE!" "\0" VALUE "FileVersion", VERSION_AS_STRING "\0" VALUE "InternalName", "REChain ®️ 🪐" "\0" - VALUE "LegalCopyright", "Need help? 🤔 Email us! 👇 A Dmitry Sorokin production. All rights reserved. Powered by REChain ® 🪐. Copyright © 2019-2024 REChain, Inc REChain ® is a registered trademark hr@rechain.email p2p@rechain.email pr@rechain.email sorydima@rechain.email support@rechain.email sip@rechain.email music@rechain.email Please allow anywhere from 1 to 5 business days for E-mail responses! 💌" "\0" + VALUE "LegalCopyright", "Copyright © 2019-2024 Need help? 🤔 Donate US! ⌛️ For tea, coffee! For the future of decentralized and distributed internet. We do cool and, in my opinion, useful things for the safety and security of users' personal data. And on a completely non-commercial basis! 😎 Email us! 👇 A Dmitry Sorokin production. All rights reserved. Powered by REChain ®️. 🪐 Copyright © 2019-2024 REChain, Inc REChain ® is a registered trademark hr@rechain.email p2p@rechain.email pr@rechain.email sorydima@rechain.email support@rechain.email sip@rechain.email music@rechain.email cfa@rechain.email anti@rechain.email mot_cfa@rechain.email rechainstore@rechain.email models@rechain.email Please allow anywhere from 1 to 5 business days for E-mail responses! 💌 Our Stats! 👀 At the end of 2023, the number of downloads from the Open-Source Places, Apple AppStore, Google Play Market, and the REChain.Store ✨ exceeded 29 million downloads. 😈 👀" "\0" VALUE "OriginalFilename", "REChain ®️ 🪐.exe" "\0" VALUE "ProductName", "REChain ®️ 🪐" "\0" VALUE "ProductVersion", VERSION_AS_STRING "\0"