Plugin Directory


Ignore:
Timestamp:
10/10/2025 11:25:37 PM (6 months ago)
Author:
TigrouMeow
Message:

Version 0.3.9.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code-engine/trunk/code-engine.php

    r3370071 r3376482  
    44Plugin URI: https://meowapps.com/code-engine
    55Description: 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.3.8
     6Version: 0.3.9
    77Author: Jordy Meow
    88Author URI: https://meowapps.com
     
    1414*/
    1515
    16 define( 'MWCODE_VERSION', '0.3.8' );
     16define( 'MWCODE_VERSION', '0.3.9' );
    1717define( 'MWCODE_PREFIX', 'mwcode' );
    1818define( 'MWCODE_DOMAIN', 'code-engine' );
Note: See TracChangeset for help on using the changeset viewer.