File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Block/Adminhtml/Config/Support
Test/Unit/Block/Adminhtml/Config/Support Expand file tree Collapse file tree 3 files changed +3
-3
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.3 ' ;
43+ const EXTENSION_VERSION = '1.5.4 ' ;
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.3 ' , $ instance ->getVersionNumber ());
50+ $ this ->assertSame ('1.5.4 ' , $ 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.3 " ,
10+ "version" : " 1.5.4 " ,
1111 "license" : " CC-BY-NC-ND-3.0" ,
1212 "authors" : [
1313 {
You can’t perform that action at this time.
0 commit comments