1.0.0, for real this time

This commit is contained in:
Jason Cosper 2024-08-19 05:19:24 +00:00
parent 67bee7167c
commit 3315dc017b
2 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@ Tags: pushover, notifications, email, wp_mail
Requires at least: 6.0 Requires at least: 6.0
Tested up to: 6.6 Tested up to: 6.6
Requires PHP: 7.4 Requires PHP: 7.4
Stable tag: 1.0 Stable tag: 1.0.0
License: GPLv2 or later License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html License URI: https://www.gnu.org/licenses/gpl-2.0.html
@ -75,12 +75,12 @@ I would prefer not to.
== Changelog == == Changelog ==
= 1.0 = = 1.0.0 =
* Initial release of the plugin. * Initial release of the plugin.
== Upgrade Notice == == Upgrade Notice ==
= 1.0 = = 1.0.0 =
Initial release. No upgrade is needed. Initial release. No upgrade is needed.
== License == == License ==

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* Plugin Name: Total Pushover * Plugin Name: Total Pushover
* Version: 1.0 * Version: 1.0.0
* Requires at least: 6.0 * Requires at least: 6.0
* Requires PHP: 7.4 * Requires PHP: 7.4
* Author: Jason Cosper * Author: Jason Cosper