From 5195008c0eb56671eaa4bf7ad48977f4d9fcc030 Mon Sep 17 00:00:00 2001 From: Richard Knoll Date: Thu, 16 Jul 2026 12:26:07 -0700 Subject: [PATCH] Release version 9.0.5 to live Releasing three changes: * fix for offline app docs serving * exposing screen reader mode to iframe api * fixing the position of the color dropdown for the color number picker --- docs/index-ref.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index-ref.json b/docs/index-ref.json index 416f22a7418..3ce30986f8b 100644 --- a/docs/index-ref.json +++ b/docs/index-ref.json @@ -1,3 +1,3 @@ { - "appref": "v9.0.3" + "appref": "v9.0.5" }