Skip to content

Commit 12c1513

Browse files
author
Rafael Grigorian
committed
Released Version 3.0.0
1 parent 0d85517 commit 12c1513

35 files changed

+36
-36
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 2.0.2
11+
* @version 3.0.0
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 2.0.2
8+
* @version 3.0.0
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 2.0.2
8+
* @version 3.0.0
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 2.0.2
8+
* @version 3.0.0
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 2.0.2
12+
* @version 3.0.0
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
@@ -12,7 +12,7 @@
1212
use Symfony\Component\Console\Output\OutputInterface;
1313

1414
/**
15-
* @version 2.0.2
15+
* @version 3.0.0
1616
* @package JetRails® Varnish
1717
* @author Rafael Grigorian - JetRails®
1818
* @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 2.0.2
11+
* @version 3.0.0
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 2.0.2
9+
* @version 3.0.0
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 2.0.2
11+
* @version 3.0.0
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 2.0.2
11+
* @version 3.0.0
1212
* @package JetRails® Varnish
1313
* @author Rafael Grigorian - JetRails®
1414
* @copyright JetRails®, all rights reserved

0 commit comments

Comments
 (0)