Skip to content

Commit 93b60c1

Browse files
committed
Update wp-accessibility.php
1 parent a6c34ec commit 93b60c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/wp-accessibility.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* Domain Path: /lang
1818
* License: GPL-2.0+
1919
* License URI: http://www.gnu.org/license/gpl-2.0.txt
20-
* Version: 2.2.1
20+
* Version: 2.2.2
2121
*/
2222

2323
/*
@@ -50,7 +50,7 @@
5050
require_once __DIR__ . '/wp-accessibility-stats.php';
5151
}
5252

53-
define( 'WP_ACCESSIBILITY_VERSION', '2.2.1' );
53+
define( 'WP_ACCESSIBILITY_VERSION', '2.2.2' );
5454

5555
register_activation_hook( __FILE__, 'wpa_install' );
5656

0 commit comments

Comments
 (0)