## 1.123.0

This commit is contained in:
2025-04-24 18:55:12 -07:00
parent 47d3a22371
commit 5ad1f744d2
4 changed files with 9 additions and 3 deletions

View File

@ -354,5 +354,5 @@
"watch": "concurrently \"rollup -c -w\" \"webpack --watch --config ./build/node-extension.webpack.config.js\"",
"webpack": "webpack --config ./build/node-extension.webpack.config.js"
},
"version": "1.122.0"
"version": "1.123.0"
}