## 1.117.0

This commit is contained in:
2025-02-27 09:31:28 -07:00
parent ab334f91dc
commit d649b52345
4 changed files with 15 additions and 8 deletions

View File

@ -323,5 +323,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.116.0"
"version": "1.117.0"
}