Plugin Directory

Changeset 2715579


Ignore:
Timestamp:
04/27/2022 07:20:01 PM (4 years ago)
Author:
alvinmuthui
Message:

version increment to 1.0.3

Location:
tori-ajax
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tori-ajax/tags/1.0.3/includes/class-toria.php

    r2715430 r2715579  
    9797            $this->version = TORIA_VERSION;
    9898        } else {
    99             $this->version = '1.0.2';
     99            $this->version = '1.0.3';
    100100        }
    101101        $this->plugin_name  = 'toria';
  • tori-ajax/trunk/includes/class-toria.php

    r2715430 r2715579  
    9797            $this->version = TORIA_VERSION;
    9898        } else {
    99             $this->version = '1.0.2';
     99            $this->version = '1.0.3';
    100100        }
    101101        $this->plugin_name  = 'toria';
Note: See TracChangeset for help on using the changeset viewer.