Skip to content

Commit

Permalink
update 3.23.11
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangtingwei998 committed Nov 30, 2023
1 parent 641903c commit 3a56ebd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const options = {
const parser = new XMLParser(options);

const CONTENT_SHA256 = 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855';
const OBS_SDK_VERSION = '3.20.11';
const OBS_SDK_VERSION = '3.23.11';

const mimeTypes = {
'7z' : 'application/x-7z-compressed',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "esdk-obs-nodejs",
"version": "3.23.9",
"version": "3.23.11",
"description": "esdk-obs-nodejs",
"engines": {
"node": ">=0.12.7"
Expand Down

0 comments on commit 3a56ebd

Please sign in to comment.