Changeset 2715579
- Timestamp:
- 04/27/2022 07:20:01 PM (4 years ago)
- Location:
- tori-ajax
- Files:
-
- 2 edited
-
tags/1.0.3/includes/class-toria.php (modified) (1 diff)
-
trunk/includes/class-toria.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tori-ajax/tags/1.0.3/includes/class-toria.php
r2715430 r2715579 97 97 $this->version = TORIA_VERSION; 98 98 } else { 99 $this->version = '1.0. 2';99 $this->version = '1.0.3'; 100 100 } 101 101 $this->plugin_name = 'toria'; -
tori-ajax/trunk/includes/class-toria.php
r2715430 r2715579 97 97 $this->version = TORIA_VERSION; 98 98 } else { 99 $this->version = '1.0. 2';99 $this->version = '1.0.3'; 100 100 } 101 101 $this->plugin_name = 'toria';
Note: See TracChangeset
for help on using the changeset viewer.