From 80ebc5776a5ddb895e5e7913307a15c1f9432a95 Mon Sep 17 00:00:00 2001 From: "Andres G. Aragoneses" Date: Fri, 9 Feb 2024 12:24:18 +0800 Subject: [PATCH] Bump version: 0.7.429.0 -> 0.7.430.0 --- snap/snapcraft.yaml | 2 +- src/GWallet.Backend/GWallet.Backend.fsproj | 6 +++--- src/GWallet.Backend/Properties/CommonAssemblyInfo.fs | 6 +++--- .../Properties/AndroidManifest.xml | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 4f27e3275..516ff8117 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,6 +1,6 @@ name: geewallet base: core22 # the base snap is the execution environment for this snap -version: '0.7.429.0' # just for humans, typically '1.2+git' or '1.3.2' +version: '0.7.430.0' # just for humans, typically '1.2+git' or '1.3.2' summary: minimalistic cryptocurrency brainwallet # 79 char long summary description: | Non-custodial, minimalistic and pragmatist opensource crossplatform diff --git a/src/GWallet.Backend/GWallet.Backend.fsproj b/src/GWallet.Backend/GWallet.Backend.fsproj index c06b36ed3..768d2769d 100644 --- a/src/GWallet.Backend/GWallet.Backend.fsproj +++ b/src/GWallet.Backend/GWallet.Backend.fsproj @@ -6,9 +6,9 @@ - 0.7.429.0 - 0.7.429.0 - 0.7.429.0 + 0.7.430.0 + 0.7.430.0 + 0.7.430.0 diff --git a/src/GWallet.Backend/Properties/CommonAssemblyInfo.fs b/src/GWallet.Backend/Properties/CommonAssemblyInfo.fs index 023a09de7..a102b156f 100644 --- a/src/GWallet.Backend/Properties/CommonAssemblyInfo.fs +++ b/src/GWallet.Backend/Properties/CommonAssemblyInfo.fs @@ -18,11 +18,11 @@ open System.Reflection // by using the '*' as shown below: // [] -[] -[] +[] +[] // this one below maps to Product Version in theory -[] +[] do () diff --git a/src/GWallet.Frontend.XF.Android/Properties/AndroidManifest.xml b/src/GWallet.Frontend.XF.Android/Properties/AndroidManifest.xml index da8fbeca3..6ec3516b0 100644 --- a/src/GWallet.Frontend.XF.Android/Properties/AndroidManifest.xml +++ b/src/GWallet.Frontend.XF.Android/Properties/AndroidManifest.xml @@ -1,5 +1,5 @@  - +