From 1cdecd49738f54ee78ce4fcea96f490aaa0f2c09 Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Thu, 9 Feb 2023 15:54:20 -0500 Subject: [PATCH] Update MSC number. --- ...md => 3966-exact-event-propery-contains-push-condition.md} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename proposals/{xxxx-exact-event-propery-contains-push-condition.md => 3966-exact-event-propery-contains-push-condition.md} (93%) diff --git a/proposals/xxxx-exact-event-propery-contains-push-condition.md b/proposals/3966-exact-event-propery-contains-push-condition.md similarity index 93% rename from proposals/xxxx-exact-event-propery-contains-push-condition.md rename to proposals/3966-exact-event-propery-contains-push-condition.md index f3e89b6aa61..ec730b1cb0a 100644 --- a/proposals/xxxx-exact-event-propery-contains-push-condition.md +++ b/proposals/3966-exact-event-propery-contains-push-condition.md @@ -1,4 +1,4 @@ -# MSC0000: `exact_event_property_contains` push rule condition +# MSC3966: `exact_event_property_contains` push rule condition [MSC3952](https://github.com/matrix-org/matrix-spec-proposals/pull/3952): Intentional mentions requires a way for a push rule condition to search @@ -56,7 +56,7 @@ for *exact* matches. ## Unstable prefix -During development `org.matrix.msc0000.exact_event_property_contains` shall be +During development `org.matrix.msc3966.exact_event_property_contains` shall be used in place of `exact_event_property_contains`. ## Dependencies