diff --git a/CHANGELOG.md b/CHANGELOG.md
index 12f6100..8a0be2f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,13 @@ Follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) · versioned wi
---
+## [1.13.10] — 2026-07-06
+
+### Fixed
+- **"Cast as audiobook" icon was invisible** — a leftover rule colored its icon accent-blue from when the button was still the plain/secondary style; after making it the primary blue button, that same blue-on-blue rendered the icon invisible against the button's own background.
+
+---
+
## [1.13.9] — 2026-07-06
### Changed
diff --git a/VERSION b/VERSION
index 084f226..f3352b3 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.13.9
+1.13.10
diff --git a/static/index.html b/static/index.html
index d443480..07de5bf 100644
--- a/static/index.html
+++ b/static/index.html
@@ -10,7 +10,7 @@
-
+
@@ -27,7 +27,7 @@
-
+
@@ -365,7 +365,7 @@ window.toggleNavTree = function(treeId, chevronId) {
-
+