Plugin Directory

Changeset 3263441


Ignore:
Timestamp:
03/28/2025 10:35:18 AM (12 months ago)
Author:
getqurio
Message:

Updated Version 1.2.2, campaign publication issue fixes

Location:
qurio
Files:
36 added
2 edited

Legend:

Unmodified
Added
Removed
  • qurio/trunk/README.txt

    r3242061 r3263441  
    55Requires at least: 5.0
    66Tested up to: 6.7
    7 Stable tag: 1.2.1
     7Stable tag: 1.2.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4242
    4343== Changelog ==
     44
     45= 1.2.2 =
     46* Fix publishing campaign sautomation issue
     47* Fix "create campaign" button on the blog posts issue
    4448
    4549= 1.2.0 =
  • qurio/trunk/qurio.php

    r3242061 r3263441  
    1616 * Plugin URI: https://www.getqurio.com/wordpress-plugin/
    1717 * Description: With Qurio digital media can engage natively on their homepage with their audiences leveraging AI-powered surveys and engagement campaigns to boost trust, email signups, and revenue.
    18  * Version: 1.2.1
     18 * Version: 1.2.2
    1919 * Author: AthensLive Media Solutions
    2020 * Author URI: https://getqurio.com/
     
    3636 */
    3737
    38 define("QURIO_VERSION", "1.2.1");
     38define("QURIO_VERSION", "1.2.2");
    3939
    4040define("QURIO_SANDBOX", 1);
Note: See TracChangeset for help on using the changeset viewer.