Changeset 51052
- Timestamp:
- 06/01/2021 09:21:36 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/gutenberg/run.js
r50496 r51052 8 8 9 9 // Config 10 // This should be updated every time we update the WordPress packages. 11 const GUTENBERG_VERSION = '@wordpress/block-editor@5.2.10'; 10 const GUTENBERG_VERSION = 'wp/trunk'; 12 11 13 12 // Utils
Note: See TracChangeset
for help on using the changeset viewer.