Skip to content

Commit 295391b

Browse files
committed
fix: align ripple entry timestamps with catalog top-level updated_at
1 parent 66921b5 commit 295391b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extensions/catalog.community.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1717,8 +1717,8 @@
17171717
"verified": false,
17181718
"downloads": 0,
17191719
"stars": 0,
1720-
"created_at": "2026-04-19T00:00:00Z",
1721-
"updated_at": "2026-04-19T00:00:00Z"
1720+
"created_at": "2026-04-20T00:00:00Z",
1721+
"updated_at": "2026-04-20T00:00:00Z"
17221722
},
17231723
"scope": {
17241724
"name": "Spec Scope",

0 commit comments

Comments
 (0)