Plugin Directory

Changeset 3214441


Ignore:
Timestamp:
12/29/2024 02:06:43 PM (15 months ago)
Author:
davisshaver
Message:

Update to version 0.0.39 from GitHub

Location:
frames-integration-for-farcaster
Files:
4 deleted
15 edited
1 copied

Legend:

Unmodified
Added
Removed
  • frames-integration-for-farcaster/assets/banner-1544x500.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • frames-integration-for-farcaster/assets/banner-772x250.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • frames-integration-for-farcaster/assets/icon-128x128.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • frames-integration-for-farcaster/assets/icon-256x256.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • frames-integration-for-farcaster/assets/screenshot-1.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • frames-integration-for-farcaster/assets/screenshot-2.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • frames-integration-for-farcaster/assets/screenshot-3.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • frames-integration-for-farcaster/assets/screenshot-4.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • frames-integration-for-farcaster/assets/screenshot-5.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • frames-integration-for-farcaster/tags/0.0.39/frames-integration-for-farcaster.php

    r3214439 r3214441  
    1111 * Plugin URI:        https://davisshaver.com/frames-integration-for-farcaster/
    1212 * Description:       Frames Integration for Farcaster connects your WordPress site to Farcaster.
    13  * Version:           0.0.38
     13 * Version:           0.0.39
    1414 * Author:            Davis Shaver
    1515 * Author URI:        https://davisshaver.com/
     
    2323defined( 'ABSPATH' ) || exit;
    2424
    25 define( 'FARCASTER_WP_VERSION', '0.0.38' );
     25define( 'FARCASTER_WP_VERSION', '0.0.39' );
    2626
    2727define( 'FARCASTER_WP_API_NAMESPACE', 'farcaster-wp/v1' );
  • frames-integration-for-farcaster/tags/0.0.39/readme.txt

    r3214439 r3214441  
    55Requires at least: 6.7.0
    66Requires PHP: 7.0
    7 Stable tag: 0.0.38
     7Stable tag: 0.0.39
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    3131== Changelog ==
    3232
     33= 0.0.39 =
     34* Update excluded files
     35
    3336= 0.0.38 =
    3437* Add onchain key validation
  • frames-integration-for-farcaster/tags/0.0.39/vendor/composer/installed.php

    r3214439 r3214441  
    22    'root' => array(
    33        'name' => 'davisshaver/frames-integration-for-farcaster',
    4         'pretty_version' => '0.0.38',
    5         'version' => '0.0.38.0',
    6         'reference' => '6978ef2d2a6a5ef3b5220bc376c6c26b8d6e6cea',
     4        'pretty_version' => '0.0.39',
     5        'version' => '0.0.39.0',
     6        'reference' => 'fe20957216901a1c2db92131dbe02545946880a0',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    1212    'versions' => array(
    1313        'davisshaver/frames-integration-for-farcaster' => array(
    14             'pretty_version' => '0.0.38',
    15             'version' => '0.0.38.0',
    16             'reference' => '6978ef2d2a6a5ef3b5220bc376c6c26b8d6e6cea',
     14            'pretty_version' => '0.0.39',
     15            'version' => '0.0.39.0',
     16            'reference' => 'fe20957216901a1c2db92131dbe02545946880a0',
    1717            'type' => 'wordpress-plugin',
    1818            'install_path' => __DIR__ . '/../../',
  • frames-integration-for-farcaster/trunk/frames-integration-for-farcaster.php

    r3214439 r3214441  
    1111 * Plugin URI:        https://davisshaver.com/frames-integration-for-farcaster/
    1212 * Description:       Frames Integration for Farcaster connects your WordPress site to Farcaster.
    13  * Version:           0.0.38
     13 * Version:           0.0.39
    1414 * Author:            Davis Shaver
    1515 * Author URI:        https://davisshaver.com/
     
    2323defined( 'ABSPATH' ) || exit;
    2424
    25 define( 'FARCASTER_WP_VERSION', '0.0.38' );
     25define( 'FARCASTER_WP_VERSION', '0.0.39' );
    2626
    2727define( 'FARCASTER_WP_API_NAMESPACE', 'farcaster-wp/v1' );
  • frames-integration-for-farcaster/trunk/readme.txt

    r3214439 r3214441  
    55Requires at least: 6.7.0
    66Requires PHP: 7.0
    7 Stable tag: 0.0.38
     7Stable tag: 0.0.39
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    3131== Changelog ==
    3232
     33= 0.0.39 =
     34* Update excluded files
     35
    3336= 0.0.38 =
    3437* Add onchain key validation
  • frames-integration-for-farcaster/trunk/vendor/composer/installed.php

    r3214439 r3214441  
    22    'root' => array(
    33        'name' => 'davisshaver/frames-integration-for-farcaster',
    4         'pretty_version' => '0.0.38',
    5         'version' => '0.0.38.0',
    6         'reference' => '6978ef2d2a6a5ef3b5220bc376c6c26b8d6e6cea',
     4        'pretty_version' => '0.0.39',
     5        'version' => '0.0.39.0',
     6        'reference' => 'fe20957216901a1c2db92131dbe02545946880a0',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    1212    'versions' => array(
    1313        'davisshaver/frames-integration-for-farcaster' => array(
    14             'pretty_version' => '0.0.38',
    15             'version' => '0.0.38.0',
    16             'reference' => '6978ef2d2a6a5ef3b5220bc376c6c26b8d6e6cea',
     14            'pretty_version' => '0.0.39',
     15            'version' => '0.0.39.0',
     16            'reference' => 'fe20957216901a1c2db92131dbe02545946880a0',
    1717            'type' => 'wordpress-plugin',
    1818            'install_path' => __DIR__ . '/../../',
Note: See TracChangeset for help on using the changeset viewer.