Skip to content
Snippets Groups Projects
Commit 83cc62d9 authored by Lucas García's avatar Lucas García
Browse files

feat: version 1.1.1

parent 9dcc8a6e
No related branches found
No related tags found
No related merge requests found
Pipeline #112607 passed
...@@ -13,7 +13,7 @@ use WPCT_ERP_FORMS\GF\Integration as GFIntegration; ...@@ -13,7 +13,7 @@ use WPCT_ERP_FORMS\GF\Integration as GFIntegration;
* Author URI: https://www.codeccoop.org * Author URI: https://www.codeccoop.org
* Text Domain: wpct-erp-forms * Text Domain: wpct-erp-forms
* Domain Path: languages * Domain Path: languages
* Version: 1.1.0 * Version: 1.1.1
* *
* @package wpct_erp_forms * @package wpct_erp_forms
*/ */
...@@ -22,7 +22,7 @@ if (!defined('ABSPATH')) { ...@@ -22,7 +22,7 @@ if (!defined('ABSPATH')) {
exit; exit;
} }
define('WPCT_ERP_FORMS_VERSION', '1.0.1'); define('WPCT_ERP_FORMS_VERSION', '1.1.1');
require_once 'abstract/class-singleton.php'; require_once 'abstract/class-singleton.php';
require_once 'abstract/class-plugin.php'; require_once 'abstract/class-plugin.php';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment