Changeset 2623034
- Timestamp:
- 11/01/2021 09:35:59 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
comicbookmanagementsystem/trunk/ComicBookManagementSystem.php
r2615434 r2623034 4 4 * Plugin URI: https://www.inksplat.ie/wordpress-plugins/comic-book-management-system 5 5 * Description: Allows comic book creators to upload images, diamond codes, release dates and job category for upcoming projects, to make it easier for fans to know what's coming out and when. 6 * Version: 3.06 * Version: 4.0 7 7 * Author: Inksplat 8 8 * Author URI: https://www.inksplat.ie … … 16 16 17 17 if (!defined('CBMS_VERSION')) 18 define('CBMS_VERSION', ' 3.0');18 define('CBMS_VERSION', '4.0'); 19 19 20 20
Note: See TracChangeset
for help on using the changeset viewer.