From e31074b2895bdc61dff2965fed2b438fd20a016e Mon Sep 17 00:00:00 2001 From: arjapriyanka Date: Thu, 24 Sep 2020 10:10:38 +0530 Subject: [PATCH] Update metadata.json as new functionalities were added but still not versioned --- metadata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata.json b/metadata.json index c0eceda..07e9941 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "hbuckle-powershellmodule", - "version": "2.0.1", + "version": "2.2.0", "author": "Henry Buckle", "summary": "Manage PowerShell modules and repositories", "license": "Apache-2.0", @@ -74,4 +74,4 @@ ] } ] -} \ No newline at end of file +}