From 97a55cd063d0e894c8894e72e67a59c640f96dd2 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Tue, 2 Aug 2016 13:50:03 -0400 Subject: [PATCH] Correct the version in use for ssh-keys [ci skip] --- plugins/ssh-keys/plugin.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/ssh-keys/plugin.toml b/plugins/ssh-keys/plugin.toml index 7d17ef091..7b5477edc 100644 --- a/plugins/ssh-keys/plugin.toml +++ b/plugins/ssh-keys/plugin.toml @@ -1,4 +1,4 @@ [plugin] description = "dokku core ssh-keys plugin" -version = "0.6.4" +version = "0.7.0" [plugin.config]