Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue authored Dec 21, 2024
1 parent d4beba6 commit 2b9e6ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const WEBSOCKET_URLS = [
]

class App {
constructor(user, proxy, version = '4.28.2') {
constructor(user, proxy, version = '4.30.0') {
this.proxy = proxy
this.userId = user.id
this.version = version
Expand Down

0 comments on commit 2b9e6ba

Please sign in to comment.