wppconnect-team / wppconnect

WPPConnect is an open source project developed by the JavaScript community with the aim of exporting functions from WhatsApp Web to the node, which can be used to support the creation of any interaction, such as customer service, media sending, intelligence recognition based on phrases artificial and many other things, use your imagination
https://wppconnect.io
Other
1.84k stars 319 forks source link

How to update the bot to a new version? #2279

Closed FarofaYoki closed 1 month ago

FarofaYoki commented 1 month ago

There is a new version of Wppconnect 1.32.3 ➜ 1.32.4 (How do i update?)

devactivity-app[bot] commented 1 month ago

@FarofaYoki, ⭐3 XP earned, 🏆First Issue Created completed! Contribute more to raise your XP/Level, complete challenges for extra achievements! [Sign up for personal dashboard]

icon
gekkedev commented 1 month ago

npm update @wppconnect-team/wppconnect https://docs.npmjs.com/cli/v10/commands/npm-update

Or if you use Yarn, I recommend: yarn upgrade-interactive