File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22<module >
33 <name >productcomments</name >
44 <displayName ><![CDATA[ Product Comments]]> </displayName >
5- <version ><![CDATA[ 7 .0.0]]> </version >
5+ <version ><![CDATA[ 8 .0.0]]> </version >
66 <description ><![CDATA[ Allows users to post reviews and rate products on specific criteria.]]> </description >
77 <author ><![CDATA[ PrestaShop]]> </author >
88 <tab ><![CDATA[ front_office_features]]> </tab >
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ public function __construct()
4747 {
4848 $ this ->name = 'productcomments ' ;
4949 $ this ->tab = 'front_office_features ' ;
50- $ this ->version = '7 .0.0 ' ;
50+ $ this ->version = '8 .0.0 ' ;
5151 $ this ->author = 'PrestaShop ' ;
5252 $ this ->need_instance = 0 ;
5353 $ this ->bootstrap = true ;
You can’t perform that action at this time.
0 commit comments