From 085971a710b450ed6fd9f28ca1bf64bc4e9e7cbd Mon Sep 17 00:00:00 2001
From: Alessandro Franceschi <al@example42.com>
Date: Mon, 13 Sep 2021 19:42:59 +0200
Subject: [PATCH] Version 3.6.1

---
 metadata.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/metadata.json b/metadata.json
index 3b9227a..3d7d610 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
 {
   "name": "example42-network",
-  "version": "3.6.0",
+  "version": "3.6.1",
   "author": "Alessandro Franceschi",
   "summary": "Example42 Network Module",
   "license": "Apache-2.0",
-- 
GitLab