Hi there, How to manage the versions of the plugin...
# getting-started
s
Hi there, How to manage the versions of the plugins during the installation? is the latest version of a plugin always compatible with any version of meltano? I can only install the latest version of a plugin, is this correct?
u
You can install older or newer versions of the plugin by changing the pip_url
s
got it. thx.