Changeset 2831127
- Timestamp:
- 12/09/2022 11:58:35 AM (3 years ago)
- Location:
- truendo/trunk
- Files:
-
- 2 edited
-
README.txt (modified) (1 diff)
-
truendo.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
truendo/trunk/README.txt
r2752061 r2831127 116 116 == Changelog == 117 117 118 = 2.2.6 = 119 Fix compatibility 120 118 121 = 2.2.5 = 119 122 Auto-Blocking updates -
truendo/trunk/truendo.php
r2819207 r2831127 6 6 * Plugin URI: https://truendo.com/docs/how-to-add-privacy-policy/wordpress/ 7 7 * Description: For quick and easy GDPR & Cookie compliance add Truendo to your website 8 * Version: 2.2. 58 * Version: 2.2.6 9 9 * Author: TRUENDO 10 10 * Author URI: https://www.truendo.com … … 25 25 * Rename this for your plugin and update it as you release new versions. 26 26 */ 27 define( 'TRUENDO_WORDPRESS_PLUGIN', '2.2. 5' );27 define( 'TRUENDO_WORDPRESS_PLUGIN', '2.2.6' ); 28 28 29 29
Note: See TracChangeset
for help on using the changeset viewer.