-
David Mudrák authored
The previous version of the plugin manager's method get_remote_plugin_info() was suitable for installing missing dependencies only. To make use of for installing new plugins and/or available updates, it must be clear that we are requesting information for the particular plugin version only, not "given or higher" version.
David Mudrák authoredThe previous version of the plugin manager's method get_remote_plugin_info() was suitable for installing missing dependencies only. To make use of for installing new plugins and/or available updates, it must be clear that we are requesting information for the particular plugin version only, not "given or higher" version.
Loading