|
|
|
@ -32,10 +32,8 @@ if ( ! defined( 'WPINC' ) ) { |
|
|
|
|
|
|
|
/** |
|
|
|
* Currently plugin version. |
|
|
|
* Start at version 1.0.0 and use SemVer - https://semver.org |
|
|
|
* Rename this for your plugin and update it as you release new versions. |
|
|
|
*/ |
|
|
|
define( 'REUNA_BLOCOS_VERSION', '1.0.0' ); |
|
|
|
define( 'REUNA_BLOCOS_VERSION', '1.1.0' ); |
|
|
|
|
|
|
|
/** |
|
|
|
* Require the Composer autoloader |
|
|
|
|