Skip to content

Commit

Permalink
Corrected version info
Browse files Browse the repository at this point in the history
  • Loading branch information
bascherz authored Mar 25, 2023
1 parent ec65e39 commit cac2dae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions cb.mailster_sub.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?php
/**
Name: CB Mailster Subscriptions
Version: 1.0, native for Joomla 4
Date: November 2022
Version: 1.1, native for Joomla 4
Date: March 2023
Author: Bruce Scherzinger
Email: [email protected]
URL: http://joomla.org
Expand Down
8 changes: 4 additions & 4 deletions cb.mailster_sub.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
<cbinstall version="4.5.3" type="plugin" group="user">
<name>Mailster Subscriptions</name>
<author>Bruce Scherzinger</author>
<creationDate>November 2022</creationDate>
<copyright>(C) 2007-2022 Bruce Scherzinger</copyright>
<creationDate>March 2023</creationDate>
<copyright>(C) 2007-2023 Bruce Scherzinger</copyright>
<license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://github.com/bascherz/Mailster-Subscriptions-CB-Plugin</authorUrl>
<version>2.0</version>
<release>1.0</release>
<release>1.1</release>
<description>
<![CDATA[
<h3>Mailster Subscriptions Community Builder Plug-In v1.0</h3>
<h3>Mailster Subscriptions Community Builder Plug-In v1.1</h3>
<address>&copy; Bruce Scherzinger</address>
<p>Allows users to subscribe/unsubscribe to Mailster mailing lists from their CB profiles.</p>
<p>Special tags you can insert into email notice message fragments are as follows:</p>
Expand Down

0 comments on commit cac2dae

Please sign in to comment.