From bd568c08c995bb9a444234f5efe93dcc68d2d96d Mon Sep 17 00:00:00 2001 From: edoardottt Date: Mon, 14 Mar 2022 15:35:02 +0100 Subject: [PATCH] v1.1.6 --- main.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main.go b/main.go index d0b1fa6..85d457d 100644 --- a/main.go +++ b/main.go @@ -1,6 +1,6 @@ /* ========== -Cariddi v1.1.5 +Cariddi v1.1.6 ========== This program is free software: you can redistribute it and/or modify @@ -21,6 +21,7 @@ along with this program. If not, see http://www.gnu.org/licenses/. @Author: edoardottt, https://www.edoardoottavianelli.it @License: https://github.com/edoardottt/cariddi/blob/main/LICENSE + */ package main