Skip to content

Commit

Permalink
build: bump version for v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil91 committed Oct 8, 2024
1 parent c2598be commit 53e9888
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/dim/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
apiVersion: v2
name: dim
type: application
version: 1.2.1
appVersion: 1.2.1
version: 2.0.0
appVersion: 2.0.0
description: Helm chart for DIM Middle Layer
home: https://github.com/catenax-ng/dim-repo
dependencies:
Expand Down
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<Project>
<PropertyGroup>
<VersionPrefix>1.2.1</VersionPrefix>
<VersionPrefix>2.0.0</VersionPrefix>
<VersionSuffix></VersionSuffix>
</PropertyGroup>
</Project>

0 comments on commit 53e9888

Please sign in to comment.