Merge pull request #689 from bacongobbler/pack-repo-0.4.1

bump pack-repo to 0.4.1
This commit is contained in:
Matthew Fisher 2018-04-23 11:32:48 -07:00 коммит произвёл GitHub
Родитель d6159ae929 69512deef6
Коммит eed58f637c
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -9,7 +9,7 @@ type Builtin struct {
// Builtins fetches all built-in plugins.
func Builtins() []*Builtin {
packRepoVersion := "0.4.0" // Can set this to canary to test latest version of plugin
packRepoVersion := "0.4.1" // Can set this to canary to test latest version of plugin
return []*Builtin{
{