Skip to content

Commit

Permalink
update plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusgimenez committed Nov 27, 2023
1 parent 964adf6 commit 16a20a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/plenamata-plugin/plenamata-plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* Plugin Name: Plenamata Plugin
* Description: The plugin powers deforestation dashboards and more.
* Version: 0.16.5
* Version: 0.17
* Requires at least: 5.0
* Requires PHP: 7.4
* Author: hacklab/
Expand Down
2 changes: 1 addition & 1 deletion plugins/plenamata-plugin/src/Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ class Plugin {
*
* @since 0.1.0
*/
const VERSION = '0.16.5';
const VERSION = '0.17';

/**
* Plugin constructor.
Expand Down

0 comments on commit 16a20a5

Please sign in to comment.