Changeset 3359718
- Timestamp:
- 09/11/2025 09:21:45 AM (6 months ago)
- Location:
- edd-sale-price
- Files:
-
- 1 edited
- 1 copied
-
tags/1.0.5.4/edd-sale-price.php (copied) (copied from edd-sale-price/trunk/edd-sale-price.php) (2 diffs)
-
trunk/edd-sale-price.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
edd-sale-price/tags/1.0.5.4/edd-sale-price.php
r3359707 r3359718 4 4 * Plugin URI: https://jeroensormani.com 5 5 * Description: Put your digital products on sale. 6 * Version: 1.0.5. 36 * Version: 1.0.5.4 7 7 * Author: Jeroen Sormani 8 8 * Author URI: https://jeroensormani.com/ … … 30 30 * @var string $version Plugin version number. 31 31 */ 32 public $version = '1.0.5. 3';32 public $version = '1.0.5.4'; 33 33 34 34 -
edd-sale-price/trunk/edd-sale-price.php
r3359707 r3359718 4 4 * Plugin URI: https://jeroensormani.com 5 5 * Description: Put your digital products on sale. 6 * Version: 1.0.5. 36 * Version: 1.0.5.4 7 7 * Author: Jeroen Sormani 8 8 * Author URI: https://jeroensormani.com/ … … 30 30 * @var string $version Plugin version number. 31 31 */ 32 public $version = '1.0.5. 3';32 public $version = '1.0.5.4'; 33 33 34 34
Note: See TracChangeset
for help on using the changeset viewer.