From 7386e38163c792fddcf265a6a3714d72d3b7dc57 Mon Sep 17 00:00:00 2001 From: Dick Wolff Date: Fri, 3 Jan 2025 14:29:14 +0100 Subject: [PATCH] Bump version --- GitVersion.yml | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GitVersion.yml b/GitVersion.yml index b34385b..faa5282 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,4 +1,4 @@ -next-version: 0.20.2 +next-version: 0.20.3 assembly-informational-format: "{NuGetVersion}" mode: ContinuousDeployment branches: diff --git a/package.json b/package.json index 38a768f..fd4a26e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "export-to-ghostfolio", - "version": "0.20.2", + "version": "0.20.3", "type": "module", "description": "Convert multiple broker exports to Ghostfolio import", "scripts": {