Changeset 3403013
- Timestamp:
- 11/26/2025 05:36:47 AM (3 months ago)
- Location:
- vk-blocks
- Files:
-
- 6 edited
- 1 copied
-
tags/1.115.0.1 (copied) (copied from vk-blocks/trunk)
-
tags/1.115.0.1/readme.txt (modified) (1 diff)
-
tags/1.115.0.1/vendor/composer/installed.php (modified) (2 diffs)
-
tags/1.115.0.1/vk-blocks.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/vendor/composer/installed.php (modified) (2 diffs)
-
trunk/vk-blocks.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vk-blocks/tags/1.115.0.1/readme.txt
r3403010 r3403013 5 5 Requires at least: 6.5 6 6 Tested up to: 6.8 7 Stable tag: 1.11 4.2.17 Stable tag: 1.115.0.1 8 8 Requires PHP: 7.4 9 9 License: GPLv2 or later -
vk-blocks/tags/1.115.0.1/vendor/composer/installed.php
r3403010 r3403013 2 2 'root' => array( 3 3 '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', 7 7 'type' => 'library', 8 8 'install_path' => __DIR__ . '/../../', … … 104 104 ), 105 105 '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', 109 109 'type' => 'library', 110 110 'install_path' => __DIR__ . '/../../', -
vk-blocks/tags/1.115.0.1/vk-blocks.php
r3403010 r3403013 4 4 * Plugin URI: https://github.com/vektor-inc/vk-blocks 5 5 * Description: This is a plugin that extends Block Editor. 6 * Version: 1.115.0. 06 * Version: 1.115.0.1 7 7 * Requires at least: 6.5 8 8 * Author: Vektor,Inc. -
vk-blocks/trunk/readme.txt
r3403010 r3403013 5 5 Requires at least: 6.5 6 6 Tested up to: 6.8 7 Stable tag: 1.11 4.2.17 Stable tag: 1.115.0.1 8 8 Requires PHP: 7.4 9 9 License: GPLv2 or later -
vk-blocks/trunk/vendor/composer/installed.php
r3403010 r3403013 2 2 'root' => array( 3 3 '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', 7 7 'type' => 'library', 8 8 'install_path' => __DIR__ . '/../../', … … 104 104 ), 105 105 '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', 109 109 'type' => 'library', 110 110 'install_path' => __DIR__ . '/../../', -
vk-blocks/trunk/vk-blocks.php
r3403010 r3403013 4 4 * Plugin URI: https://github.com/vektor-inc/vk-blocks 5 5 * Description: This is a plugin that extends Block Editor. 6 * Version: 1.115.0. 06 * Version: 1.115.0.1 7 7 * Requires at least: 6.5 8 8 * Author: Vektor,Inc.
Note: See TracChangeset
for help on using the changeset viewer.