Add 0.25.0 to docs.

RELNOTES: None
PiperOrigin-RevId: 246358111
diff --git a/scripts/docs/doc_versions.bzl b/scripts/docs/doc_versions.bzl
index 093422e..e77e819 100644
--- a/scripts/docs/doc_versions.bzl
+++ b/scripts/docs/doc_versions.bzl
@@ -23,6 +23,10 @@
 
 DOC_VERSIONS = [
     {
+        "version": "0.25.0",
+        "sha256": "e8ab61c047225e808982a564ecd692fd63bd243dccc88a8768ed069a5362a685",
+    },
+    {
         "version": "0.24.0",
         "sha256": "988fa567906a73e50d3669909285187ef88c76ecd4aa277f4d1f355fc06a90c8",
     },