aboutsummaryrefslogtreecommitdiff
path: root/version.json
diff options
context:
space:
mode:
authorJade Lovelace <lix@jade.fyi>2024-08-09 20:57:49 -0700
committerJade Lovelace <lix@jade.fyi>2024-08-09 23:22:11 -0700
commit9851be99b9741ae9441354336d7f1f0235d03c48 (patch)
tree1cf365227233614f87bf5765306a44ec4d163808 /version.json
parent7ca47a0e69f33026bfef1e21552301fc41cac636 (diff)
version: update, and add codename
We're going for Dragon's Breath because horrors called dibs on it. It's fine to merge this a little before the final release, since all the dev versions have -pre in them anyway. Change-Id: I763acb2fc1bf76030f7feaed983addf6ae2fdd53
Diffstat (limited to 'version.json')
-rw-r--r--version.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.json b/version.json
index 809358e6d..2d31456db 100644
--- a/version.json
+++ b/version.json
@@ -1,5 +1,5 @@
{
- "version": "2.91.0-dev",
+ "version": "2.91.0",
"official_release": false,
- "release_name": "TBA"
+ "release_name": "Dragon's Breath"
}