Skip to content

Commit 4449751

Browse files
committed
Bump version number to 0.5.2
1 parent c698696 commit 4449751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smd_thumbnail.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
// 1 = Plugin help is in raw HTML. Not recommended.
1818
# $plugin['allow_html_help'] = 1;
1919

20-
$plugin['version'] = '0.5.1';
20+
$plugin['version'] = '0.5.2';
2121
$plugin['author'] = 'Stef Dawson';
2222
$plugin['author_uri'] = 'https://stefdawson.com/';
2323
$plugin['description'] = 'Multiple image thumbnails of arbitrary dimensions';

0 commit comments

Comments
 (0)