release: update version number to 12.0.0-beta.7 (#9053)

This commit is contained in:
Rachel Fenichel
2025-05-14 17:15:27 -07:00
committed by GitHub
parent 215fad8676
commit 8c0ee9fa24
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "blockly",
"version": "12.0.0-beta.6",
"version": "12.0.0-beta.7",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "blockly",
"version": "12.0.0-beta.6",
"version": "12.0.0-beta.7",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "blockly",
"version": "12.0.0-beta.6",
"version": "12.0.0-beta.7",
"description": "Blockly is a library for building visual programming editors.",
"keywords": [
"blockly"