@badzz88/baileys 8.0.1 → 8.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -348,7 +348,7 @@ exports.fetchLatestWaWebVersion = fetchLatestWaWebVersion;
348
348
  * Use to ensure your WA connection is always on the latest version
349
349
  */
350
350
  const fetchLatestBaileysVersion = async (options = {}) => {
351
- const URL = 'https://raw.githubusercontent.com/z4phdev/baileys/master/src/Defaults/baileys-version.json';
351
+ const URL = 'https://raw.githubusercontent.com/Badzz88/baileys/main/lib/Defaults/baileys-version.json';
352
352
  try {
353
353
  const result = await axios_1.default.get(URL, {
354
354
  ...options,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@badzz88/baileys",
3
- "version": "8.0.1",
3
+ "version": "8.0.3",
4
4
  "description": "WhatsApp API Modification By Badzz88",
5
5
  "keywords": [
6
6
  "whatsapp",