Skip to content

Commit 1e43872

Browse files
committed
Prepare 3.1.1 release: bump version and regenerate language files
1 parent 27e2c57 commit 1e43872

4 files changed

Lines changed: 641 additions & 597 deletions

File tree

knowledgebase.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* Plugin Name: WebberZone Knowledge Base
1414
* Plugin URI: https://github.com/WebberZone/knowledgebase
1515
* Description: Create a multi-product knowledge base on your WordPress site.
16-
* Version: 3.1.0
16+
* Version: 3.1.1
1717
* Author: WebberZone
1818
* Author URI: https://webberzone.com
1919
* License: GPL-2.0+
@@ -37,7 +37,7 @@
3737
*
3838
* @var string $wzkb_version Plugin version
3939
*/
40-
define( 'WZKB_VERSION', '3.1.0' );
40+
define( 'WZKB_VERSION', '3.1.1' );
4141
}
4242

4343
if ( ! defined( 'WZKB_PLUGIN_DIR' ) ) {

0 commit comments

Comments
 (0)