Changeset 1978997
- Timestamp:
- 11/22/2018 05:01:47 PM (7 years ago)
- Location:
- netreviews/trunk
- Files:
-
- 4 edited
-
changelog.txt (modified) (1 diff)
-
functions.php (modified) (1 diff)
-
netreviews.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
netreviews/trunk/changelog.txt
r1974333 r1978997 1 version: 1.8.3 / date 22/11/2018 2 - change wording nfservice 3 1 4 version: 1.8.2 / date 13/11/2018 2 5 - Fix count() warning for PHP 7.2 -
netreviews/trunk/functions.php
r1974333 r1978997 5 5 function ntav_update_version_plugin() 6 6 { 7 ntav_updateValue('MODVERSION', '1.8. 2');7 ntav_updateValue('MODVERSION', '1.8.3'); 8 8 } 9 9 -
netreviews/trunk/netreviews.php
r1974333 r1978997 8 8 * Description: We provide you with a solution that enables you to collect customer reviews about your website and products which will show on your 9 9 * website and on a attestation which will increase the credibility of published reviews. 10 * Version: 1.8. 210 * Version: 1.8.3 11 11 * Author: NetReviews SAS <contact@avis-verifies.com> 12 12 * Author URI: www.avis-verifies.com -
netreviews/trunk/readme.txt
r1978993 r1978997 57 57 58 58 == Changelog == 59 60 version: 1.8.3 / date 22/11/2018 61 - change wording nfservice 59 62 60 63 version: 1.8.2 / date 13/11/2018
Note: See TracChangeset
for help on using the changeset viewer.