Plugin Directory

Changeset 3118035


Ignore:
Timestamp:
07/15/2024 05:57:59 AM (21 months ago)
Author:
contentstudio
Message:

tagging version 1.3.2

Location:
contentstudio
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • contentstudio/tags/1.3.2/contentstudio-plugin.php

    r3115335 r3118035  
    33Plugin Name: ContentStudio
    44Description: ContentStudio provides you with powerful blogging & social media tools to keep your audience hooked by streamlining the process for you to discover and share engaging content on multiple blogging & social media networks
    5 Version: 1.3.1
     5Version: 1.3.2
    66Author: ContentStudio
    77Author URI: http://contentstudio.io/
     
    4040        protected $assets = 'https://contentstudio.io/img';
    4141
    42         private $version = "1.3.1";
     42        private $version = "1.3.2";
    4343
    4444        protected $contentstudio_id = '';
  • contentstudio/tags/1.3.2/readme.txt

    r3115329 r3118035  
    55Requires at least: 4.8
    66Tested up to: 6.4.3
    7 Stable tag: 1.3.1
     7Stable tag: 1.3.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • contentstudio/trunk/contentstudio-plugin.php

    r3115335 r3118035  
    33Plugin Name: ContentStudio
    44Description: ContentStudio provides you with powerful blogging & social media tools to keep your audience hooked by streamlining the process for you to discover and share engaging content on multiple blogging & social media networks
    5 Version: 1.3.1
     5Version: 1.3.2
    66Author: ContentStudio
    77Author URI: http://contentstudio.io/
     
    4040        protected $assets = 'https://contentstudio.io/img';
    4141
    42         private $version = "1.3.1";
     42        private $version = "1.3.2";
    4343
    4444        protected $contentstudio_id = '';
  • contentstudio/trunk/readme.txt

    r3115329 r3118035  
    55Requires at least: 4.8
    66Tested up to: 6.4.3
    7 Stable tag: 1.3.1
     7Stable tag: 1.3.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.