diff --git a/GitVersion.yml b/GitVersion.yml index 5111809..59eff1c 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,4 +1,4 @@ -next-version: 0.23.1 +next-version: 0.24.0 assembly-informational-format: "{NuGetVersion}" mode: ContinuousDeployment branches: diff --git a/package.json b/package.json index dda7df2..eb06ebd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "export-to-ghostfolio", - "version": "0.23.1", + "version": "0.24.0", "type": "module", "description": "Convert multiple broker exports to Ghostfolio import", "scripts": {