Skip to content

Commit

Permalink
Bump to version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cruizba committed Nov 29, 2024
1 parent f545c91 commit 5411465
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openvidu-call-server",
"version": "3.0.0-beta3",
"version": "3.0.0",
"description": "OpenVidu Call Server",
"author": "OpenVidu",
"license": "Apache-2.0",
Expand Down
4 changes: 2 additions & 2 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@
"lint": "eslint src --fix",
"format": "prettier --ignore-path ../gitignore . --write"
},
"version": "3.0.0-beta3"
"version": "3.0.0"
}

0 comments on commit 5411465

Please sign in to comment.