Plugin Directory

Changeset 2681580


Ignore:
Timestamp:
02/18/2022 07:40:45 PM (4 years ago)
Author:
necroob
Message:

Update v1.3.4

Location:
code-snippet-dm
Files:
155 added
1 edited

Legend:

Unmodified
Added
Removed
  • code-snippet-dm/trunk/code-snippet-dm.php

    r2681576 r2681580  
    1717 * Plugin URI:
    1818 * Description:       Display your code snippets in a stylish way inside your content. The plugin uses shortcodes and also very intuitive TinyMCE interface.
    19  * Version:           1.3.3
     19 * Version:           1.3.4
    2020 * Author:            George Cretu
    2121 * Author URI:        devmaverick.com
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define( 'CSDM_PLUGIN_NAME_VERSION', '1.3.3' );
     38define( 'CSDM_PLUGIN_NAME_VERSION', '1.3.4' );
    3939
    4040/**
Note: See TracChangeset for help on using the changeset viewer.