Changeset 2783580
- Timestamp:
- 09/12/2022 08:29:03 PM (3 years ago)
- Location:
- pushly
- Files:
-
- 2 edited
- 5 copied
-
tags/1.1.3 (copied) (copied from pushly/trunk)
-
tags/1.1.3/index.html (copied) (copied from pushly/trunk/index.html)
-
tags/1.1.3/pushly.php (copied) (copied from pushly/trunk/pushly.php) (1 diff)
-
tags/1.1.3/readme.txt (copied) (copied from pushly/trunk/readme.txt) (2 diffs)
-
tags/1.1.3/views/index.html (copied) (copied from pushly/trunk/views/index.html)
-
trunk/pushly.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pushly/tags/1.1.3/pushly.php
r2781659 r2783580 12 12 * Plugin URI: http://pushly.com 13 13 * Description: Provide Pushly push notification capability to WordPress installations 14 * Version: 1.1. 214 * Version: 1.1.3 15 15 * Author: Pushly 16 16 * Author URI: http://pushly.com/ -
pushly/tags/1.1.3/readme.txt
r2781655 r2783580 5 5 Requires at least: 3.8 6 6 Tested up to: 6.0 7 Stable tag: 1.1. 27 Stable tag: 1.1.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 35 35 = 1.1.2 = 36 36 * Adds index.html file to Pushly plugin directory to prevent indexing 37 38 = 1.1.3 = 39 * Version bump to fix issues with installing 1.1.2 -
pushly/trunk/pushly.php
r2781659 r2783580 12 12 * Plugin URI: http://pushly.com 13 13 * Description: Provide Pushly push notification capability to WordPress installations 14 * Version: 1.1. 214 * Version: 1.1.3 15 15 * Author: Pushly 16 16 * Author URI: http://pushly.com/ -
pushly/trunk/readme.txt
r2781655 r2783580 5 5 Requires at least: 3.8 6 6 Tested up to: 6.0 7 Stable tag: 1.1. 27 Stable tag: 1.1.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 35 35 = 1.1.2 = 36 36 * Adds index.html file to Pushly plugin directory to prevent indexing 37 38 = 1.1.3 = 39 * Version bump to fix issues with installing 1.1.2
Note: See TracChangeset
for help on using the changeset viewer.