Plugin Directory

Changeset 2743369


Ignore:
Timestamp:
06/16/2022 09:43:41 AM (4 years ago)
Author:
logtivity
Message:

release 1.19.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • logtivity/tags/1.19.0/logtivity.php

    r2743367 r2743369  
    55 * Plugin URI:  https://logtivity.io
    66 * Description: Dedicated Event Monitoring for WordPress using Logtivity.io.
    7  * Version:     1.18.0
     7 * Version:     1.19.0
    88 * Author:      Logtivity
    99 * Text Domain: logtivity
     
    1212class Logtivity
    1313{
    14     protected $version = '1.18.0';
     14    protected $version = '1.19.0';
    1515
    1616    /**
Note: See TracChangeset for help on using the changeset viewer.