Skip to content

Commit efde1f8

Browse files
committed
Release 2.0.0-alpha2
1 parent 798e57b commit efde1f8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

manifest.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
<description>Richard Fath's video player module for Joomla! CMS</description>
2323
<element>mod_rfvideo</element>
2424
<type>module</type>
25-
<version>2.0.0-alpha1</version>
25+
<version>2.0.0-alpha2</version>
2626
<client>site</client>
2727
<infourl title="Richard Fath's Video Player Module">https://github.com/richard67/mod_rfvideo/blob/main/README.md</infourl>
2828
<downloads>
29-
<downloadurl type="full" format="zip">https://github.com/richard67/mod_rfvideo/releases/download/2.0.0-alpha1/mod_rfvideo_2.0.0-alpha1.zip</downloadurl>
29+
<downloadurl type="full" format="zip">https://github.com/richard67/mod_rfvideo/releases/download/2.0.0-alpha2/mod_rfvideo_2.0.0-alpha2.zip</downloadurl>
3030
</downloads>
31-
<sha512>caf3538494725c73d9de36932c7985dd3c2ef5bb6dc2d39b954294fa93b2e333e88bd3c4d4a0bce243b469700a9f15fa2c65b8ff180ecc392de3dfe3ca5a5bc4</sha512>
31+
<sha512>2c5e2c6f60535c123fc593ba967f5bc160ac149a71e9f6f08b967de3fd959bbb2cf3f7210eb0a684fd8f3a2944b34a4e4e494277ffae467d9b696305cd767b99</sha512>
3232
<tags>
3333
<tag>alpha</tag>
3434
</tags>

src/mod_rfvideo.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
88
<authorEmail>admin@richard-fath.de</authorEmail>
99
<authorUrl>www.richard-fath.de</authorUrl>
10-
<version>2.0.0-alpha1</version>
10+
<version>2.0.0-alpha2</version>
1111
<description>MOD_RFVIDEO_XML_DESCRIPTION</description>
1212
<namespace path="src">Joomla\Module\RfVideo</namespace>
1313
<media destination="mod_rfvideo" folder="media">

0 commit comments

Comments
 (0)