Changeset 2743368
- Timestamp:
- 06/16/2022 09:42:31 AM (4 years ago)
- File:
-
- 1 edited
-
logtivity/trunk/logtivity.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
logtivity/trunk/logtivity.php
r2743367 r2743368 5 5 * Plugin URI: https://logtivity.io 6 6 * Description: Dedicated Event Monitoring for WordPress using Logtivity.io. 7 * Version: 1.1 8.07 * Version: 1.19.0 8 8 * Author: Logtivity 9 9 * Text Domain: logtivity … … 12 12 class Logtivity 13 13 { 14 protected $version = '1.1 8.0';14 protected $version = '1.19.0'; 15 15 16 16 /**
Note: See TracChangeset
for help on using the changeset viewer.