From 92d0f40e3c3199736f34029c718db0114f7a071e Mon Sep 17 00:00:00 2001 From: Boris Gulay Date: Mon, 1 Jun 2020 17:28:20 +0300 Subject: [PATCH] Add version to composer.json --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 579784a..693377d 100644 --- a/composer.json +++ b/composer.json @@ -5,6 +5,7 @@ "homepage": "https://bitbucket.org/BoresExpress/ident_switch", "keywords": ["identity", "imap", "mail", "switch"], "license": "GPL-3.0+", + "version": "4.3", "authors": [ { "name": "Boris Gulay",