| @@ -2,9 +2,9 @@ | ||
| 2 | 2 | /* |
| 3 | 3 | Plugin Name: Code Engine |
| 4 | 4 | Plugin URI: https://meowapps.com/code-engine |
| 5 | 5 | Description: Versatile plugin that not only manages PHP code snippets but also acts as a powerful bridge connecting WordPress, AI, and external digital platforms. |
| 6 | -Version: 0.5.5 | |
| 6 | +Version: 0.3.8 | |
| 7 | 7 | Author: Jordy Meow |
| 8 | 8 | Author URI: https://meowapps.com |
| 9 | 9 | Text Domain: code-engine |
| 10 | 10 | |
| @@ -12,9 +12,9 @@ | ||
| 12 | 12 | http://www.opensource.org/licenses/mit-license.php |
| 13 | 13 | http://www.gnu.org/licenses/gpl.html |
| 14 | 14 | */ |
| 15 | 15 | |
| 16 | -define( 'MWCODE_VERSION', '0.5.5' ); | |
| 16 | +define( 'MWCODE_VERSION', '0.3.8' ); | |
| 17 | 17 | define( 'MWCODE_PREFIX', 'mwcode' ); |
| 18 | 18 | define( 'MWCODE_DOMAIN', 'code-engine' ); |
| 19 | 19 | define( 'MWCODE_ENTRY', __FILE__ ); |
| 20 | 20 | define( 'MWCODE_PATH', dirname( __FILE__ ) ); |