Skip to content

Commit

Permalink
chore: release v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aiko-chan-ai committed Oct 27, 2024
1 parent 35596b9 commit f7c698a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
## About

<strong>Welcome to `[email protected]`, based on `[email protected]` and backport `[email protected].2`</strong>
<strong>Welcome to `[email protected]`, based on `[email protected]` and backport `[email protected].3`</strong>

- discord.js-selfbot-v13 is a [Node.js](https://nodejs.org) module that allows user accounts to interact with the Discord API v9.

Expand Down
2 changes: 1 addition & 1 deletion docs/main.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "discord.js-selfbot-v13",
"version": "3.4.0",
"version": "3.4.1",
"description": "A unofficial discord.js fork for creating selfbots [Based on discord.js v13]",
"main": "./src/index.js",
"types": "./typings/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion src/util/Options.js
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ class Options extends null {
referrer_current: '',
referring_domain_current: '',
release_channel: 'stable',
client_build_number: 327446,
client_build_number: 338907,
client_event_source: null,
},
compress: false,
Expand Down

0 comments on commit f7c698a

Please sign in to comment.