Skip to content

Commit c4abae8

Browse files
authored
Test
1 parent df67636 commit c4abae8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hellodollyforyoursong.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Plugin Name: Hello Dolly For Your Song
55
Plugin URI: https://www.unmus.de/wordpress-plugin-hello-dolly-for-your-song/
66
Description: This simple plugin shows a random line of any text in your blog.
7-
Version: 0.17
7+
Version: 0.17
88
Author: Marco Hitschler
99
Author URI: https://www.unmus.de/
1010
License: GPL3
@@ -50,4 +50,4 @@ function hdfys_add_plugin_page_links ( $links ) {
5050
}
5151
add_filter( 'plugin_action_links_' . plugin_basename( __FILE__ ), 'hdfys_add_plugin_page_links' );
5252

53-
?>
53+
?>

0 commit comments

Comments
 (0)