Skip to content

Commit

Permalink
Release 2.0.0-alpha2
Browse files Browse the repository at this point in the history
  • Loading branch information
richard67 committed Sep 28, 2022
1 parent 798e57b commit efde1f8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
<description>Richard Fath's video player module for Joomla! CMS</description>
<element>mod_rfvideo</element>
<type>module</type>
<version>2.0.0-alpha1</version>
<version>2.0.0-alpha2</version>
<client>site</client>
<infourl title="Richard Fath's Video Player Module">https://github.com/richard67/mod_rfvideo/blob/main/README.md</infourl>
<downloads>
<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>
<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>
</downloads>
<sha512>caf3538494725c73d9de36932c7985dd3c2ef5bb6dc2d39b954294fa93b2e333e88bd3c4d4a0bce243b469700a9f15fa2c65b8ff180ecc392de3dfe3ca5a5bc4</sha512>
<sha512>2c5e2c6f60535c123fc593ba967f5bc160ac149a71e9f6f08b967de3fd959bbb2cf3f7210eb0a684fd8f3a2944b34a4e4e494277ffae467d9b696305cd767b99</sha512>
<tags>
<tag>alpha</tag>
</tags>
Expand Down
2 changes: 1 addition & 1 deletion src/mod_rfvideo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<authorEmail>[email protected]</authorEmail>
<authorUrl>www.richard-fath.de</authorUrl>
<version>2.0.0-alpha1</version>
<version>2.0.0-alpha2</version>
<description>MOD_RFVIDEO_XML_DESCRIPTION</description>
<namespace path="src">Joomla\Module\RfVideo</namespace>
<media destination="mod_rfvideo" folder="media">
Expand Down

0 comments on commit efde1f8

Please sign in to comment.