Skip to content

Commit ad0385f

Browse files
committed
Released Verison 3.0.6
1 parent eaa423f commit ad0385f

File tree

34 files changed

+35
-35
lines changed

34 files changed

+35
-35
lines changed

Block/Adminhtml/Export.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
use Magento\PageCache\Model\Config;
99

1010
/**
11-
* @version 3.0.5
11+
* @version 3.0.6
1212
* @package JetRails® Varnish
1313
* @author Rafael Grigorian - JetRails®
1414
* @copyright JetRails®, all rights reserved

Block/Adminhtml/Export/Varnish4.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
use JetRails\Varnish\Block\Adminhtml\Export;
66

77
/**
8-
* @version 3.0.5
8+
* @version 3.0.6
99
* @package JetRails® Varnish
1010
* @author Rafael Grigorian - JetRails®
1111
* @copyright JetRails®, all rights reserved

Block/Adminhtml/Export/Varnish5.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
use JetRails\Varnish\Block\Adminhtml\Export;
66

77
/**
8-
* @version 3.0.5
8+
* @version 3.0.6
99
* @package JetRails® Varnish
1010
* @author Rafael Grigorian - JetRails®
1111
* @copyright JetRails®, all rights reserved

Block/Adminhtml/Export/Varnish6.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
use JetRails\Varnish\Block\Adminhtml\Export;
66

77
/**
8-
* @version 3.0.5
8+
* @version 3.0.6
99
* @package JetRails® Varnish
1010
* @author Rafael Grigorian - JetRails®
1111
* @copyright JetRails®, all rights reserved

Block/Adminhtml/Template.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
use JetRails\Varnish\Helper\Data as Helper;
1010

1111
/**
12-
* @version 3.0.5
12+
* @version 3.0.6
1313
* @package JetRails® Varnish
1414
* @author Rafael Grigorian - JetRails®
1515
* @copyright JetRails®, all rights reserved

Console/Command/AbstractCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
use Symfony\Component\Console\Output\OutputInterface;
1414

1515
/**
16-
* @version 3.0.5
16+
* @version 3.0.6
1717
* @package JetRails® Varnish
1818
* @author Rafael Grigorian - JetRails®
1919
* @copyright JetRails®, all rights reserved

Console/Command/Purge/Advanced.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
use Symfony\Component\Console\Input\InputOption;
99

1010
/**
11-
* @version 3.0.5
11+
* @version 3.0.6
1212
* @package JetRails® Varnish
1313
* @author Rafael Grigorian - JetRails®
1414
* @copyright JetRails®, all rights reserved

Console/Command/Purge/All.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
use Symfony\Component\Console\Input\InputInterface;
77

88
/**
9-
* @version 3.0.5
9+
* @version 3.0.6
1010
* @package JetRails® Varnish
1111
* @author Rafael Grigorian - JetRails®
1212
* @copyright JetRails®, all rights reserved

Console/Command/Purge/Tag.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
use Symfony\Component\Console\Input\InputOption;
99

1010
/**
11-
* @version 3.0.5
11+
* @version 3.0.6
1212
* @package JetRails® Varnish
1313
* @author Rafael Grigorian - JetRails®
1414
* @copyright JetRails®, all rights reserved

Console/Command/Purge/Url.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
use Symfony\Component\Console\Input\InputOption;
99

1010
/**
11-
* @version 3.0.5
11+
* @version 3.0.6
1212
* @package JetRails® Varnish
1313
* @author Rafael Grigorian - JetRails®
1414
* @copyright JetRails®, all rights reserved

0 commit comments

Comments
 (0)