Skip to content

Commit 1f819bb

Browse files
committed
Change version and update readme
Signed-off-by: Jessica González <suki@missallsunday.com>
1 parent dd02de3 commit 1f819bb

14 files changed

+19
-13
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.7</version>
6+
<version>1.2.8</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.7
5+
* @version 1.2.8
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.7
5+
* @version 1.2.8
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.7
5+
* @version 1.2.8
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.7
5+
* @version 1.2.8
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.7
5+
* @version 1.2.8
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.7
5+
* @version 1.2.8
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.7
5+
* @version 1.2.8
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/scripts/ohyoutube.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
Copyright (C) 2016 Jessica González
33
@license http://www.mozilla.org/MPL/ MPL 2.0
4-
@version 1.2.7
4+
@version 1.2.8
55
*/
66

77
var _oh = function(){

Themes/default/scripts/ohyoutube.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)