diff --git a/contrib/installers/windows/feather.iss b/contrib/installers/windows/feather.iss index 799bb0b..8d8dd13 100644 --- a/contrib/installers/windows/feather.iss +++ b/contrib/installers/windows/feather.iss @@ -2,7 +2,7 @@ ; Copyright (c) 2021-2022, The Monero Project #define AppName "Feather Wallet" -#define AppVersion "1.0.2" +#define AppVersion "2.0.0" #define AppPublisher "Feather Wallet" #define AppURL "https://featherwallet.org" #define AppExeName "feather.exe"