Skip to content

Commit 5ff60d4

Browse files
committed
fix(extensions): correct formatting of updated_at timestamp
1 parent 790c4c5 commit 5ff60d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/catalog.community.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2048,7 +2048,7 @@
20482048
"downloads": 0,
20492049
"stars": 0,
20502050
"created_at": "2026-04-29T15:00:00Z",
2051-
"updated_at": "2026-04-29T15:00:00Z"
2051+
"updated_at": "2026-04-29T15:00:00Z"
20522052
},
20532053
"speckit-utils": {
20542054
"name": "SDD Utilities",

0 commit comments

Comments
 (0)