From 237dbf4313dff28bd76c62471660d916fa9dcb5c Mon Sep 17 00:00:00 2001 From: "Andres G. Aragoneses" Date: Wed, 23 Aug 2023 17:32:28 +0800 Subject: [PATCH] Bump version: 0.3.381.0 -> 0.3.382.0 --- snap/snapcraft.yaml | 2 +- src/GWallet.Backend/Properties/CommonAssemblyInfo.fs | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 6a3056020..3c80804c6 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.3.381.0' # just for humans, typically '1.2+git' or '1.3.2' +version: '0.3.382.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/Properties/CommonAssemblyInfo.fs b/src/GWallet.Backend/Properties/CommonAssemblyInfo.fs index a70f7f75d..538137a48 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 ()