Skip to content

Commit

Permalink
correct typo and increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sébastien SERRE committed Jan 18, 2022
1 parent 5b289d0 commit 1c1b235
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions simple-wall.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
* Author URI: https://thivinfo.com/en
* Text Domain: simple-wall
* Requires at least: 4.6
* Version: 1.0.1
* Version: 1.0.2
* License: GPL v2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt
**/

/**
* Plugin developed by a third party developper not in contact with Facebook company
* Plugin developed by a third party developer not in contact with Facebook company
*/

add_action( 'plugins_loaded', 'SimpleWall\define_constant' );
Expand Down

0 comments on commit 1c1b235

Please sign in to comment.