From 2626402aecac188f75a0bd5034624469f300245b Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Thu, 5 Sep 2019 23:51:33 -0400 Subject: [PATCH] Release 0.9.2 --- plugin.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.toml b/plugin.toml index b67c6a6..e817b72 100644 --- a/plugin.toml +++ b/plugin.toml @@ -1,6 +1,6 @@ [plugin] name = "dokku-apt" description = "Inject deb packages into dokku based on files in project" -version = "0.9.1" +version = "0.9.2" website_url = "https://github.com/F4-Group/dokku-apt" [plugin.config]