aboutsummaryrefslogtreecommitdiff
path: root/meta/platforms.json
diff options
context:
space:
mode:
Diffstat (limited to 'meta/platforms.json')
-rw-r--r--meta/platforms.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/platforms.json b/meta/platforms.json
index 824bb8020..59d8cad96 100644
--- a/meta/platforms.json
+++ b/meta/platforms.json
@@ -1,6 +1,6 @@
{
"min": 21,
- "max": 33,
+ "max": 34,
"aliases": {
"20": 19,
"25": 24,
@@ -20,6 +20,7 @@
"R": 30,
"S": 31,
"Sv2": 32,
- "Tiramisu": 33
+ "Tiramisu": 33,
+ "UpsideDownCake": 34
}
}