From 6d42a93788406efa986d0648c38bbf06a48e3711 Mon Sep 17 00:00:00 2001 From: "Andres G. Aragoneses" Date: Mon, 19 Feb 2024 18:59:15 +0800 Subject: [PATCH] (Post)Bump version: 0.6.432.0 -> 0.6.433.0 --- snap/snapcraft.yaml | 2 +- src/GWallet.Backend/GWallet.Backend.fsproj | 6 +++--- src/GWallet.Backend/Properties/CommonAssemblyInfo.fs | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 30fa03362..00f4767ca 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,6 +1,6 @@ name: gwallet base: core22 # the base snap is the execution environment for this snap -version: '0.6.432.0' # just for humans, typically '1.2+git' or '1.3.2' +version: '0.6.433.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 b90b0d241..73b916842 100644 --- a/src/GWallet.Backend/GWallet.Backend.fsproj +++ b/src/GWallet.Backend/GWallet.Backend.fsproj @@ -6,9 +6,9 @@ - 0.6.432.0 - 0.6.432.0 - 0.6.432.0 + 0.6.433.0 + 0.6.433.0 + 0.6.433.0 diff --git a/src/GWallet.Backend/Properties/CommonAssemblyInfo.fs b/src/GWallet.Backend/Properties/CommonAssemblyInfo.fs index e1e5b21de..91f95f149 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 ()