| @@ -1,13 +1,13 @@ | ||
| 1 | 1 | { |
| 2 | 2 | "$schema": "https://schemas.wp.org/trunk/block.json", |
| 3 | - "apiVersion": 3, | |
| 3 | + "apiVersion": 2, | |
| 4 | 4 | "name": "automatic-youtube-gallery/block", |
| 5 | - "version": "2.8.0", | |
| 5 | + "version": "2.5.7", | |
| 6 | 6 | "title": "Automatic YouTube Gallery", |
| 7 | 7 | "category": "automatic-youtube-gallery", |
| 8 | 8 | "keywords": [ "youtube", "videos", "gallery", "automatic-youtube-gallery" ], |
| 9 | - "icon": "format-video", | |
| 9 | + "icon": "video-alt3", | |
| 10 | 10 | "description": "Build a dynamic YouTube gallery.", |
| 11 | 11 | "textdomain": "automatic-youtube-gallery", |
| 12 | 12 | "editorScript": "file:./index.js" |
| 13 | 13 | } |