chore: update plugn

This is necessary as bats-core exports functions and exported functions are not handled properly until plugn 0.6.1.
This commit is contained in:
Jose Diaz-Gonzalez
2021-01-17 19:43:24 -05:00
parent 1dc63eecbd
commit 922b6e3722

View File

@@ -2,7 +2,7 @@ DOKKU_VERSION ?= master
HEROKUISH_VERSION ?= 0.5.19
PROCFILE_VERSION ?= 0.11.0
PLUGN_VERSION ?= 0.6.0
PLUGN_VERSION ?= 0.6.1
SIGIL_VERSION ?= 0.6.0
SSHCOMMAND_VERSION ?= 0.12.0
SSHCOMMAND_URL ?= https://github.com/dokku/sshcommand/releases/download/v${SSHCOMMAND_VERSION}/sshcommand_${SSHCOMMAND_VERSION}_linux_x86_64.tgz