Skip to content

Commit a36418e

Browse files
committed
Fix version
1 parent c282413 commit a36418e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "phpbb-extension",
44
"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.",
55
"homepage": "http://3d-i.github.io/notebbcode/",
6-
"version": "1.1.2",
6+
"version": "1.1.1",
77
"license": "GPL-2.0",
88
"authors":
99
[

0 commit comments

Comments
 (0)