diff --git a/catalog.toml b/catalog.toml index bdce730..571dd03 100644 --- a/catalog.toml +++ b/catalog.toml @@ -698,16 +698,22 @@ tags = ["utility", "productivity", "bar", "panel"] [[plugin]] id = "nightwatch75/topgrade-wrapper" name = "Topgrade Wrapper" -version = "0.0.2" -updated_at = 1785089703 +version = "0.0.4" +updated_at = 1785331368 added_at = 1785089703 author = "nightwatch75" license = "MIT" icon = "package" description = "Check how many packages topgrade would upgrade, then run the upgrade in a terminal window." -plugin_api = 9 +plugin_api = 15 tags = ["bar", "panel", "service", "system", "utility"] +[[plugin.release]] +plugin_api = 9 +version = "0.0.2" +updated_at = 1785089703 +rev = "f6983da41aeffeb5908001b835be4011821e5913" + [[plugin]] id = "jamesfeeder/special-workspaces" name = "Special Workspaces"