From 432fea9330a12caf1cd3c909dcb4de9ca0b3b0b6 Mon Sep 17 00:00:00 2001 From: Ylian Saint-Hilaire Date: Thu, 25 Jan 2018 16:18:40 -0800 Subject: [PATCH] Added sample config.json file. --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 67e69eac..aaff4cc4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meshcentral", - "version": "0.1.3-d", + "version": "0.1.3-e", "keywords": [ "Remote Management", "Intel AMT", @@ -17,6 +17,7 @@ "license": "Apache-2.0", "files": [ "*.js", + "sample-config.json", "license.txt", "readme.txt", "agents",