From 0e907a202bcd46a9ad2c57f54225973111a6b460 Mon Sep 17 00:00:00 2001 From: zzggo Date: Thu, 12 Dec 2024 21:17:38 +1100 Subject: [PATCH] fixed: update 2.6.3 --- _raw/manifest/manifest.dev.json | 2 +- _raw/manifest/manifest.pro.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_raw/manifest/manifest.dev.json b/_raw/manifest/manifest.dev.json index 0eed9cb0..7351d005 100644 --- a/_raw/manifest/manifest.dev.json +++ b/_raw/manifest/manifest.dev.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "FlowWallet-dev", "short_name": "__MSG_appName__", - "version": "2.6.2", + "version": "2.6.3", "default_locale": "en", "description": "__MSG_appDescription__", "icons": { diff --git a/_raw/manifest/manifest.pro.json b/_raw/manifest/manifest.pro.json index bfb19a48..548c3006 100644 --- a/_raw/manifest/manifest.pro.json +++ b/_raw/manifest/manifest.pro.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "__MSG_appName__", "short_name": "__MSG_appName__", - "version": "2.6.2", + "version": "2.6.3", "default_locale": "en", "description": "__MSG_appDescription__", "icons": {