Skip to content

Commit 4eb6fda

Browse files
committed
remove multiple @Version
1 parent 044431a commit 4eb6fda

2 files changed

Lines changed: 1 addition & 9 deletions

File tree

wp-hyperaudio/hyperaudio-admin.php

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
<?php
22

3-
/**
4-
* Plugin Name: Hyperaudio Interactive Transcript
5-
* Plugin URI: https://hyper.audio
6-
* Description: Hyperaudio Interactive Transcript Maker and Player – maximise your audio and video content's accessibility to humans and search engines.
7-
* Version: 1.0.19 (patch)
8-
* Author: Mark Boas
9-
* Author URI: https://maboa.it
10-
**/
113

124
add_action('admin_menu', 'hyperaudio_add_option_page');
135

wp-hyperaudio/hyperaudio.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Hyperaudio Interactive Transcript
44
* Plugin URI: https://hyper.audio
55
* Description: Hyperaudio Interactive Transcript Maker and Player – maximise your audio and video content's accessibility to humans and search engines.
6-
* Version: 1.0.19
6+
* Version: 1.0.20
77
* Author: Mark Boas
88
* Author URI: https://maboa.it
99
**/

0 commit comments

Comments
 (0)