From ee5f268da6bceca00e5e4a6b2f0caf5b22543cc9 Mon Sep 17 00:00:00 2001 From: William Miceli <9000802+WilliamMiceli@users.noreply.github.com> Date: Wed, 14 Mar 2018 10:00:53 -0400 Subject: [PATCH] No license, set version to latest --- templates/zerotier/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/zerotier/config.yml b/templates/zerotier/config.yml index 511bd2c..3153484 100644 --- a/templates/zerotier/config.yml +++ b/templates/zerotier/config.yml @@ -1,8 +1,8 @@ name: ZeroTier-Containerized # Name of the Catalog Entry description: | # Description of the Catalog Entry Will put in description later. -version: # Version of the Catalog to be used +version: latest # Version of the Catalog to be used category: Networking # Category to be used for searching catalog entries maintainer: WilliamMiceli # The maintainer of the catalog entry -# license: # The license +license: # The license projectURL: https://zerotier.com # A URL related to the catalog entry \ No newline at end of file