Skip to content

Commit 9d5f967

Browse files
committed
Bump up version.
1 parent 57ab446 commit 9d5f967

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

plugin.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* Plugin URI: https://wordpress.org/plugins/kagg-pagespeed-optimization/
1212
* Description: Optimize scripts and styles to get higher scores of Google Pagespeed Insights
1313
* Author: KAGG Design
14-
* Version: 1.5.0
14+
* Version: 1.6.0
1515
* Author URI: https://kagg.eu/en/
1616
* Requires at least: 5.0
1717
* Tested up to: 6.3
@@ -29,7 +29,7 @@
2929
/**
3030
* Plugin version
3131
*/
32-
const KAGG_PAGESPEED_OPTIMIZATION_VERSION = '1.5.0';
32+
const KAGG_PAGESPEED_OPTIMIZATION_VERSION = '1.6.0';
3333

3434
/**
3535
* Path to the plugin dir.

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: PageSpeed, Google Pagespeed Insights, PageSpeed Optimization
55
Requires at least: 5.0
66
Tested up to: 6.3
77
Requires PHP: 7.0
8-
Stable tag: 1.5.0
8+
Stable tag: 1.6.0
99
License: GPLv2 or later
1010
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1111

0 commit comments

Comments
 (0)