Index: src/services/ActivityPubService.js
===================================================================
--- src/services/ActivityPubService.js	(revision bea59a1073a9e50920e0c66cec8fdd29d9b4f146)
+++ src/services/ActivityPubService.js	(revision 4d63c3699467282699fbd9b24499a77ffe23c601)
@@ -1488,5 +1488,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 = 2;
+const SELFHEAL_VERSION = 3;
 async function fetchNoteAP(url) {
   try {
