-
Notifications
You must be signed in to change notification settings - Fork 258
Open
Description
Is your feature request related to a problem? Please describe.
I realized that to make sure I had the new version of Baileys I have to access the container to see if the package.json file was changed to the new version, I found it a bit complex.
Describe the solution you'd like
Add baileys version information to the manager
Additional context
Recently in the same docker 1.8.1 image there was a change in the baileys version. EvolutionAPI/evolution-api@2a9412c
However, as I was using Docker, even when I made some commands, the Baileys version remained the previous one in the application's package.json file, until I realized that I had to pull the image to get the changes (my mistake).
Metadata
Metadata
Assignees
Labels
No labels