Skip to content

Add an api version to plugin.yml files #3

Description

@Schlaumeier5

To avoid conflicts due to different versions of the main project and the plugin loader, there should be a "current api version" (integer value, incremented on changes that would cause old plugins to eventually no longer work). The plugin loader should by default block any plugins that have an incompatible api version.
The plugin.yml should specify the api version the plugin was built for

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions