Plugin Directory

Changeset 3403013


Ignore:
Timestamp:
11/26/2025 05:36:47 AM (3 months ago)
Author:
vektor-inc
Message:

Update to version 1.115.0.1 from GitHub

Location:
vk-blocks
Files:
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • vk-blocks/tags/1.115.0.1/readme.txt

    r3403010 r3403013  
    55Requires at least: 6.5
    66Tested up to: 6.8
    7 Stable tag: 1.114.2.1
     7Stable tag: 1.115.0.1
    88Requires PHP: 7.4
    99License: GPLv2 or later
  • vk-blocks/tags/1.115.0.1/vendor/composer/installed.php

    r3403010 r3403013  
    22    'root' => array(
    33        'name' => 'vektor/vk-blocks-pro',
    4         'pretty_version' => '1.115.0.0',
    5         'version' => '1.115.0.0',
    6         'reference' => 'abe21a15fc2124bb50fd4936249d7e809a88cc07',
     4        'pretty_version' => '1.115.0.1',
     5        'version' => '1.115.0.1',
     6        'reference' => 'b1c62db43ce54e4e8f93a9c2812483a11798fa12',
    77        'type' => 'library',
    88        'install_path' => __DIR__ . '/../../',
     
    104104        ),
    105105        'vektor/vk-blocks-pro' => array(
    106             'pretty_version' => '1.115.0.0',
    107             'version' => '1.115.0.0',
    108             'reference' => 'abe21a15fc2124bb50fd4936249d7e809a88cc07',
     106            'pretty_version' => '1.115.0.1',
     107            'version' => '1.115.0.1',
     108            'reference' => 'b1c62db43ce54e4e8f93a9c2812483a11798fa12',
    109109            'type' => 'library',
    110110            'install_path' => __DIR__ . '/../../',
  • vk-blocks/tags/1.115.0.1/vk-blocks.php

    r3403010 r3403013  
    44 * Plugin URI: https://github.com/vektor-inc/vk-blocks
    55 * Description: This is a plugin that extends Block Editor.
    6  * Version: 1.115.0.0
     6 * Version: 1.115.0.1
    77 * Requires at least: 6.5
    88 * Author: Vektor,Inc.
  • vk-blocks/trunk/readme.txt

    r3403010 r3403013  
    55Requires at least: 6.5
    66Tested up to: 6.8
    7 Stable tag: 1.114.2.1
     7Stable tag: 1.115.0.1
    88Requires PHP: 7.4
    99License: GPLv2 or later
  • vk-blocks/trunk/vendor/composer/installed.php

    r3403010 r3403013  
    22    'root' => array(
    33        'name' => 'vektor/vk-blocks-pro',
    4         'pretty_version' => '1.115.0.0',
    5         'version' => '1.115.0.0',
    6         'reference' => 'abe21a15fc2124bb50fd4936249d7e809a88cc07',
     4        'pretty_version' => '1.115.0.1',
     5        'version' => '1.115.0.1',
     6        'reference' => 'b1c62db43ce54e4e8f93a9c2812483a11798fa12',
    77        'type' => 'library',
    88        'install_path' => __DIR__ . '/../../',
     
    104104        ),
    105105        'vektor/vk-blocks-pro' => array(
    106             'pretty_version' => '1.115.0.0',
    107             'version' => '1.115.0.0',
    108             'reference' => 'abe21a15fc2124bb50fd4936249d7e809a88cc07',
     106            'pretty_version' => '1.115.0.1',
     107            'version' => '1.115.0.1',
     108            'reference' => 'b1c62db43ce54e4e8f93a9c2812483a11798fa12',
    109109            'type' => 'library',
    110110            'install_path' => __DIR__ . '/../../',
  • vk-blocks/trunk/vk-blocks.php

    r3403010 r3403013  
    44 * Plugin URI: https://github.com/vektor-inc/vk-blocks
    55 * Description: This is a plugin that extends Block Editor.
    6  * Version: 1.115.0.0
     6 * Version: 1.115.0.1
    77 * Requires at least: 6.5
    88 * Author: Vektor,Inc.
Note: See TracChangeset for help on using the changeset viewer.