This commit is contained in:
Robot 2024-05-03 07:41:37 +02:00
parent b0f31ba17e
commit 532e907220
Signed by: Robot
GPG Key ID: 14DECD44E7E1BB95
5 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# Sermon Distributor Package (v4.0.0-beta1) # Sermon Distributor Package (v4.0.0-beta2)
The Sermon Distributor. The Sermon Distributor.
@ -6,7 +6,7 @@ The Sermon Distributor.
- Packager: [Vast Development Method](https://dev.vdm.io/) - Packager: [Vast Development Method](https://dev.vdm.io/)
- Author: [Llewellyn van der Merwe](https://io.vdm.dev/) - Author: [Llewellyn van der Merwe](https://io.vdm.dev/)
- Creation Date: March 2024 - Creation Date: May 2024
- Max Joomla Version: J4.4 - Max Joomla Version: J4.4
- Minimum Joomla Version: J4.0 - Minimum Joomla Version: J4.0

View File

@ -2,8 +2,8 @@
<extension version="4.0" type="package" method="upgrade"> <extension version="4.0" type="package" method="upgrade">
<name>PKG_SERMONDISTRIBUTOR</name> <name>PKG_SERMONDISTRIBUTOR</name>
<packagename>sermondistributor</packagename> <packagename>sermondistributor</packagename>
<version>4.0.0-beta1</version> <version>4.0.0-beta2</version>
<creationDate>March 2024</creationDate> <creationDate>May 2024</creationDate>
<author>Llewellyn van der Merwe</author> <author>Llewellyn van der Merwe</author>
<authorEmail>joomla@vdm.io</authorEmail> <authorEmail>joomla@vdm.io</authorEmail>
<authorUrl>https://io.vdm.dev/</authorUrl> <authorUrl>https://io.vdm.dev/</authorUrl>