release: Bump version number to 12.4.0 (#9594)

This commit is contained in:
Aaron Dodson
2026-02-18 09:24:17 -08:00
committed by GitHub
parent 10079df705
commit 39c4b589ea
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1471,7 +1471,7 @@
}
},
"packages/blockly": {
"version": "12.3.1",
"version": "12.4.0",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "blockly",
"version": "12.3.1",
"version": "12.4.0",
"description": "Blockly is a library for building visual programming editors.",
"keywords": [
"blockly"