Index: trunk/tools/wp-photocommons/index.php |
— | — | @@ -4,10 +4,10 @@ |
5 | 5 | Plugin URI: http://www.mediawiki.org/wiki/PhotoCommons |
6 | 6 | Description: Search and add free images from Wikimedia Commons directly in your blog |
7 | 7 | Author: Hay Kranen, Timo Tijhof |
8 | | -Version: 0.1-alpha |
| 8 | +Version: 0.1.2-alpha |
9 | 9 | Author URI: http://www.mediawiki.org/wiki/PhotoCommons |
10 | 10 | License: GPL2 |
11 | 11 | */ |
12 | 12 | |
13 | 13 | require_once 'inc/class-photocommons.php'; |
14 | | -new PhotoCommons(); |
\ No newline at end of file |
| 14 | +new PhotoCommons(); |