Skip to content

Commit 65beea8

Browse files
author
Derek Jones
committed
semver version number
1 parent b85aaa0 commit 65beea8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

auto_linker/addon.setup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
'author_url' => 'https://ellislab.com/',
66
'name' => 'Auto Linker',
77
'description' => 'Automatically creates links from URLs and/or email addresses contained within the given text.',
8-
'version' => '3.0',
8+
'version' => '3.0.0',
99
'namespace' => 'User\Addons\AutoLinker',
1010
'settings_exist' => FALSE
1111
);

0 commit comments

Comments
 (0)