Plugin Directory

Changeset 3125417


Ignore:
Timestamp:
07/25/2024 04:42:41 PM (21 months ago)
Author:
wallsio
Message:

Upgrade compatibility to 6.6

Location:
wallsio/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wallsio/trunk/readme.txt

    r3109028 r3125417  
    55Tags: social media aggregator, social media embed, social media feed, instagram feed, twitter feed, facebook feed, social wall, social media wall
    66Contributors: rivalitaet, patrickmladensich
    7 Tested up to: 6.5
     7Tested up to: 6.6
    88Stable tag: trunk
    99License: GPL v3 or later
     
    6969== Changelog ==
    7070
     71= 3.0.13 =
     72* Update compatibility versions
     73
    7174= 3.0.12 =
    7275* Fix Gutenberg block for WordPress 6.5.5
  • wallsio/trunk/wallsio.php

    r3109028 r3125417  
    55Plugin URI: https://wordpress.org/plugins/wallsio
    66Description: Embed Walls.io social walls into WordPress posts with just one click!
    7 Version: 3.0.12
     7Version: 3.0.13
    88Author: Walls.io
    99Author URI: https://walls.io
     
    1313
    1414
    15 define( 'WALLSIO_PLUGIN_VERSION', '3.0.12' );
     15define( 'WALLSIO_PLUGIN_VERSION', '3.0.13' );
    1616
    1717function wallsio_asset_version() {
Note: See TracChangeset for help on using the changeset viewer.