Plugin Directory

Changeset 2623034


Ignore:
Timestamp:
11/01/2021 09:35:59 PM (4 years ago)
Author:
inksplat
Message:

Update Version Number

File:
1 edited

Legend:

Unmodified
Added
Removed
  • comicbookmanagementsystem/trunk/ComicBookManagementSystem.php

    r2615434 r2623034  
    44 * Plugin URI: https://www.inksplat.ie/wordpress-plugins/comic-book-management-system
    55 * 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.0
     6 * Version: 4.0
    77 * Author: Inksplat
    88 * Author URI: https://www.inksplat.ie
     
    1616
    1717if (!defined('CBMS_VERSION'))
    18     define('CBMS_VERSION', '3.0');
     18    define('CBMS_VERSION', '4.0');
    1919
    2020
Note: See TracChangeset for help on using the changeset viewer.