Skip to content

WHIP_VERSION constant logic is flawed #4

Open
@schlessera

Description

@schlessera

If I understood correctly, WHIP should work when installed in several different versions by different plugins. However, the way this is currently implemented will not work.

The constant WHIP_VERSION will only ever be defined once. If an old version gets loaded first, all other versions will use the version string of that version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions