From 8540d9028be9117d4ed67445c485ea3b31aecab5 Mon Sep 17 00:00:00 2001 From: hofq Date: Tue, 20 Feb 2024 10:52:06 +0100 Subject: [PATCH] Version Bump --- .github/workflows/release.yaml | 1 - charts/librechat/Chart.yaml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index ef56594..cb8bebe 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -4,7 +4,6 @@ on: push: branches: - main - - releases/** jobs: release: diff --git a/charts/librechat/Chart.yaml b/charts/librechat/Chart.yaml index beb240a..fe0161e 100644 --- a/charts/librechat/Chart.yaml +++ b/charts/librechat/Chart.yaml @@ -14,7 +14,7 @@ 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.1.0 +version: 0.1.1 # 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