From c1c6a853d2c380a8cca31c1c547ccaa184137878 Mon Sep 17 00:00:00 2001 From: "Andres G. Aragoneses" Date: Fri, 13 Oct 2023 17:00:23 +0800 Subject: [PATCH] Bump version: 0.3.383.0 -> 0.3.388.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 28e184575..175f1ded3 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.383.0' # just for humans, typically '1.2+git' or '1.3.2' +version: '0.3.388.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 442281e4c..07f24c6a8 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 ()