Plugin Directory

Changeset 2126725


Ignore:
Timestamp:
07/22/2019 02:54:32 PM (7 years ago)
Author:
canvasflow
Message:

Fix version number

File:
1 edited

Legend:

Unmodified
Added
Removed
  • canvasflow/trunk/canvasflow-plugin.php

    r2126721 r2126725  
    4444    function __construct() {
    4545        $this->wpdb = $GLOBALS['wpdb'];
    46         $this->version = "1.5.2";
     46        $this->version = "1.5.3";
    4747        $this->canvasflow_db = new Canvasflow_DB();
    4848       
Note: See TracChangeset for help on using the changeset viewer.