creecros / MetaMagik

Custom Fields for Kanboard - Plugin MetaMagik
MIT License
98 stars 16 forks source link

Plugin not found #17

Closed kenlog closed 5 years ago

kenlog commented 5 years ago

Hello creecros, updating to the latest version from the plugin directory, it returns me not found plugin.

creecros commented 5 years ago

Github had some issues last night, hopefully it will resove itself, but the link is accurately defined: https://github.com/kanboard/website/blob/dafbf7a878c6f3412743a5f8de373dcce7ed2522/plugins.json#L86-L96

creecros commented 5 years ago

I just realized this is MetaMagik and not Customizer.

creecros commented 5 years ago

And it too is fine: https://github.com/kanboard/website/blob/dafbf7a878c6f3412743a5f8de373dcce7ed2522/plugins.json#L458-L469

Must be github.

creecros commented 5 years ago

Updated Plugin.php in the 0.0.4 release

    public function getPluginVersion()
    {
        return '0.0.4';
    }
kenlog commented 5 years ago

Perfect thanks! :+1: