File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Block/Adminhtml/Config/Support
Test/Unit/Block/Adminhtml/Config/Support Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ class Tab extends Template implements RendererInterface
4040{
4141 const MODULE_NAME = 'TIG_Postcode ' ;
4242
43- const EXTENSION_VERSION = '1.5.4 ' ;
43+ const EXTENSION_VERSION = '1.5.5 ' ;
4444
4545 // @codingStandardsIgnoreLine
4646 protected $ _template = 'TIG_Postcode::config/support/tab.phtml ' ;
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ class TabTest extends TestCase
4747 public function testGetVersionNumber ()
4848 {
4949 $ instance = $ this ->getInstance ();
50- $ this ->assertSame ('1.5.4 ' , $ instance ->getVersionNumber ());
50+ $ this ->assertSame ('1.5.5 ' , $ instance ->getVersionNumber ());
5151 }
5252
5353 /**
Original file line number Diff line number Diff line change 77 "magento/module-quote" : " >=101.0.5,<=101.0.11|~101.1|~101.2"
88 },
99 "type" : " magento2-module" ,
10- "version" : " 1.5.4 " ,
10+ "version" : " 1.5.5 " ,
1111 "license" : " CC-BY-NC-ND-3.0" ,
1212 "authors" : [
1313 {
Original file line number Diff line number Diff line change 3535 <system >
3636 <section id =" tig_postcode" translate =" label" type =" text"
3737 sortOrder =" 350" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
38- <label >Postcode Service Internationaal </label >
38+ <label >Postcode Service International </label >
3939 <tab >sales</tab >
4040 <resource >Sales_Postcode::configuration</resource >
4141 <class >postcode-section</class >
Original file line number Diff line number Diff line change 323323}
324324
325325.postcode-config-page # container : before {
326- content : 'Postcode Service Internationaal ' ;
326+ content : 'Postcode Service International ' ;
327327 text-indent : 0px ;
328328 float : left;
329329 height : 50px ;
You can’t perform that action at this time.
0 commit comments