Index: src/services/ActivityPubService.js
===================================================================
--- src/services/ActivityPubService.js	(revision 36540570e26470012690c8249f762e6edae3ab21)
+++ src/services/ActivityPubService.js	(revision b5c2538d199fb16a6685aa4a0abfc688075b7fd3)
@@ -2803,5 +2803,5 @@
 // during a flux window, e.g. a fleet-wide update), and drops notes that are gone
 // (404/410). Bump SELFHEAL_VERSION only on a release that warrants a re-sync.
-const SELFHEAL_VERSION = 14; // v14: capture custom-emoji booster names (reblog_emoji_json) onto already-cached boosts
+const SELFHEAL_VERSION = 15; // v15: re-capture emoji_json/link_json for boosts that arrived before the Announce-path tag fix
 async function fetchNoteAP(url) {
   try {
