From f67e8f34e21b5cb48176617bca7bbb8f8cd5d76e Mon Sep 17 00:00:00 2001 From: Caspar Oostendorp Date: Mon, 26 Feb 2024 04:44:20 +0800 Subject: [PATCH] Prepare v0.1.11 --- VERSION | 2 +- chart/keiko/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 9767cc9..20f4951 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.10 +0.1.11 diff --git a/chart/keiko/Chart.yaml b/chart/keiko/Chart.yaml index b3d0a80..deb88ea 100644 --- a/chart/keiko/Chart.yaml +++ b/chart/keiko/Chart.yaml @@ -21,4 +21,4 @@ version: 0.1.0 # 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: "0.1.10" +appVersion: "0.1.11"