From 4734ce7831daf6e7e976029017b1cc2e7e615f30 Mon Sep 17 00:00:00 2001
From: Jade Lovelace <lix@jade.fyi>
Date: Sat, 15 Jun 2024 17:09:33 -0700
Subject: [PATCH] version: update to 2.91-dev for main

This commit constitutes the branch-off for 2.91. The parent of this
commit will be the branch point for release-2.90.

Change-Id: I7f047545df29a9cff93346137c865dcbf1415488
---
 version.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/version.json b/version.json
index 28c03baa3..48db2994f 100644
--- a/version.json
+++ b/version.json
@@ -1,4 +1,4 @@
 {
-    "version": "2.90.0-rc2",
-    "release_name": "Vanilla Ice Cream"
+    "version": "2.91.0-dev",
+    "release_name": "TBA"
 }