From cbce1070b4c97d936e577fcf99f82ed79a3e1678 Mon Sep 17 00:00:00 2001 From: Kurdistan Tech Ministry Date: Thu, 5 Mar 2026 16:46:23 +0300 Subject: [PATCH] Bump version to 1.0.1 and add release notes --- build.gradle | 2 +- distribution/whatsnew/whatsnew-en-US | 8 +------- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/build.gradle b/build.gradle index c051b1f..f99b4c9 100644 --- a/build.gradle +++ b/build.gradle @@ -1,7 +1,7 @@ buildscript { ext { // App version - versionName = '1.0.0' + versionName = '1.0.1' versionCode = 1 applicationId = "io.pezkuwichain.wallet" diff --git a/distribution/whatsnew/whatsnew-en-US b/distribution/whatsnew/whatsnew-en-US index 46c07bd..be16c0f 100644 --- a/distribution/whatsnew/whatsnew-en-US +++ b/distribution/whatsnew/whatsnew-en-US @@ -1,7 +1 @@ -Pezkuwi Wallet - Your gateway to the Pezkuwi blockchain ecosystem. - -- Send and receive HEZ tokens -- Stake HEZ via nomination pools on Asset Hub -- View your Pezkuwi dashboard with roles and trust score -- Multi-chain support for Polkadot ecosystem -- Secure account management with biometric authentication +Bug fixes and improvements for Google Sign-In cloud backup.