Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Commit

Permalink
chore: release 4.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LichKing-2234 committed Jul 13, 2022
1 parent 19d542c commit 36d20ff
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [4.0.0-beta.2](https://github.com/AgoraIO-Community/electron-agora-rtc-ng/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2022-07-13)


### Bug Fixes

* download addon version issue ([19d542c](https://github.com/AgoraIO-Community/electron-agora-rtc-ng/commit/19d542c7d9ceba9226ac25ad4f6a4c361d47f31b))

# 4.0.0-beta.1 (2022-07-11)


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": "electron-agora-rtc-ng",
"version": "4.0.0-beta.1",
"version": "4.0.0-beta.2",
"description": "electron-agora-rtc-ng",
"main": "js/AgoraSdk.js",
"types": "types/AgoraSdk.d.ts",
Expand Down

0 comments on commit 36d20ff

Please sign in to comment.