diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 66511b7..1d47740 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.0.14 +current_version = 0.0.15 commit = False tag = False serialize = diff --git a/.version b/.version index 9789c4c..ceddfb2 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.0.14 +0.0.15 diff --git a/charts/linkurious-entity-resolution/Chart.yaml b/charts/linkurious-entity-resolution/Chart.yaml index e0a0820..fbdc1de 100644 --- a/charts/linkurious-entity-resolution/Chart.yaml +++ b/charts/linkurious-entity-resolution/Chart.yaml @@ -15,13 +15,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.0.14 +version: 0.0.15 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "1.1.3" +appVersion: "1.2.0" maintainers: - name: enys