## 1.111.1

This commit is contained in:
2025-01-29 20:12:29 -07:00
parent 4ad075088a
commit 8ca13ac88a
3 changed files with 21 additions and 23 deletions

View File

@ -235,5 +235,5 @@
"webpack": "webpack --config ./build/node-extension.webpack.config.js",
"watch": "concurrently \"rollup -c -w\" \"webpack --watch --config ./build/node-extension.webpack.config.js\""
},
"version": "1.111.0"
"version": "1.111.1"
}