Skip to content

Commit e71aa11

Browse files
committed
Change version number and readme stuff
Signed-off-by: Jessica González <suki@missallsunday.com>
1 parent 0e264f9 commit e71aa11

12 files changed

+14
-11
lines changed

OharaYTEmbed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<modification xmlns="http://www.simplemachines.org/xml/modification" xmlns:smf="http://www.simplemachines.org/">
55
<id>Suki:ohara_youtube_embed</id>
6-
<version>1.2.6</version>
6+
<version>1.2.7</version>
77

88
<file name="$sourcedir/Post.php">
99
<operation>

Sources/OharaYTEmbed.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* @package Ohara Youtube Embed mod
5-
* @version 1.2.6
5+
* @version 1.2.7
66
* @author Jessica González <missallsunday@simplemachines.org>
77
* @copyright Copyright (C) 2016 Jessica González
88
* @license http://www.mozilla.org/MPL/ MPL 2.0

Themes/default/languages/OharaYTEmbed.english-utf8.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* @package Ohara Youtube Embed mod
5-
* @version 1.2.6
5+
* @version 1.2.7
66
* @author Jessica González <missallsunday@simplemachines.org>
77
* @copyright Copyright (C) 2016 Jessica González
88
* @license http://www.mozilla.org/MPL/ MPL 2.0

Themes/default/languages/OharaYTEmbed.english.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* @package Ohara Youtube Embed mod
5-
* @version 1.2.6
5+
* @version 1.2.7
66
* @author Jessica Gonzalez <missallsunday@simplemachines.org>
77
* @copyright Copyright (C) 2016 Jessica Gonzalez
88
* @license http://www.mozilla.org/MPL/ MPL 2.0

Themes/default/languages/OharaYTEmbed.spanish_es-utf8.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* @package Ohara Youtube Embed mod
5-
* @version 1.2.6
5+
* @version 1.2.7
66
* @author Jessica González <missallsunday@simplemachines.org>
77
* @copyright Copyright (C) 2016 Jessica González
88
* @license http://www.mozilla.org/MPL/ MPL 2.0

Themes/default/languages/OharaYTEmbed.spanish_es.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* @package Ohara Youtube Embed mod
5-
* @version 1.2.6
5+
* @version 1.2.7
66
* @author Jessica Gonzalez <missallsunday@simplemachines.org>
77
* @copyright Copyright (C) 2016 Jessica Gonzalez
88
* @license http://www.mozilla.org/MPL/ MPL 2.0

Themes/default/languages/OharaYTEmbed.spanish_latin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* @package Ohara Youtube Embed mod
5-
* @version 1.2.6
5+
* @version 1.2.7
66
* @author Jessica Gonz&aacute;lez <missallsunday@simplemachines.org>
77
* @copyright Copyright (C) 2016 Jessica Gonz&aacute;lez
88
* @license http://www.mozilla.org/MPL/ MPL 2.0

Themes/default/languages/OharaYTEmbed.spanish_latin_utf8.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* @package Ohara Youtube Embed mod
5-
* @version 1.2.6
5+
* @version 1.2.7
66
* @author Jessica González <missallsunday@simplemachines.org>
77
* @copyright Copyright (C) 2016 Jessica González
88
* @license http://www.mozilla.org/MPL/ MPL 2.0

addHooks.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* @package Ohara Youtube Embed mod
5-
* @version 1.2.6
5+
* @version 1.2.7
66
* @author Jessica González <missallsunday@simplemachines.org>
77
* @copyright Copyright (C) 2016 Jessica González
88
* @license http://www.mozilla.org/MPL/ MPL 2.0

package-info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<name>Ohara YouTube Embed</name>
77
<id>Suki:ohara_youtube_embed</id>
8-
<version>1.2.6</version>
8+
<version>1.2.7</version>
99
<type>modification</type>
1010

1111
<install for="2.0 - 2.0.99">

0 commit comments

Comments
 (0)