From a36418e00e6a3e9918c28b7e5528731e39b5b2e5 Mon Sep 17 00:00:00 2001 From: 3D-I Date: Fri, 9 Feb 2018 00:43:38 +0100 Subject: [PATCH] Fix version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 792e3e3..908552b 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "type": "phpbb-extension", "description": " Add a Note BBCode, which displays a tooltip-like box containing text when the mouse is moved over the Note BBCode icon. The text inside the box can accept BBCodes, and the pop-up box will close automatically when the mouse is moved off the icon (unless the user clicks the icon, which will make the pop-up box stick in place until manually closed or until the cursor is moved a certain distance away from the pop-up box). Parses also smilies. BBcodes are automatically installed by the extension, no need to any manual input, just set to display on posting in ACP if you like.", "homepage": "http://3d-i.github.io/notebbcode/", - "version": "1.1.2", + "version": "1.1.1", "license": "GPL-2.0", "authors": [