From de94851e248377c51633453ddeb682d4ab3a7144 Mon Sep 17 00:00:00 2001 From: Erik Sundell Date: Fri, 29 Sep 2023 21:48:12 +0200 Subject: [PATCH] Bump to 3.1.1-0.dev --- chartpress.yaml | 2 +- tbump.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chartpress.yaml b/chartpress.yaml index 8609d8d871..3eaf6531f3 100644 --- a/chartpress.yaml +++ b/chartpress.yaml @@ -20,7 +20,7 @@ charts: # # baseVersion should be managed via tbump, see RELEASE.md for details # - baseVersion: "3.1.0" + baseVersion: "3.1.1-0.dev" repo: git: jupyterhub/helm-chart published: https://jupyterhub.github.io/helm-chart diff --git a/tbump.toml b/tbump.toml index d1500bc8f4..c3babaaddd 100644 --- a/tbump.toml +++ b/tbump.toml @@ -5,7 +5,7 @@ # Config reference: https://github.com/your-tools/tbump#readme # [version] -current = "3.1.0" +current = "3.1.1-0.dev" # match our prerelease prefixes # -alpha.1