Skip to content

Commit 773149d

Browse files
author
Praesidiarius
committed
Version bump
1 parent e808d0f commit 773149d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wpplc-swissknife/wpplc-swissknife.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* Plugin Name: WP PLC Swissknife
1212
* Plugin URI: https://1plc.ch/wordpress-plugins/swissknife
1313
* Description: onePlace Swissknife for Wordpress. Increase Wordpress Security and Performance
14-
* Version: 0.3-stable
14+
* Version: 0.3.2-stable
1515
* Author: Verein onePlace
1616
* Author URI: https://1plc.ch
1717
* License: GNU General Public License, version 2
@@ -23,7 +23,7 @@
2323
}
2424

2525
// Define Version and directories for further use in plugin
26-
define( 'WPPLC_SWISSKNIFE_VERSION', '0.3-stable' );
26+
define( 'WPPLC_SWISSKNIFE_VERSION', '0.3.2-stable' );
2727
define( 'WPPLC_SWISSKNIFE_MAIN_FILE', __FILE__ );
2828
define( 'WPPLC_SWISSKNIFE_MAIN_DIR', __DIR__ );
2929
define( 'WPPLC_SWISSKNIFE_PUB_DIR',str_replace([$_SERVER['DOCUMENT_ROOT']],[''],WPPLC_SWISSKNIFE_MAIN_DIR));

0 commit comments

Comments
 (0)