Skip to content

Commit

Permalink
Релиз 1.6.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mihdan committed Dec 5, 2023
1 parent 61c5e67 commit f1ce8ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions mihdan-yandex-turbo-feed.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* Plugin Name: Yandex Turbo Feed
* Plugin URI: https://www.kobzarev.com/projects/yandex-turbo-feed/
* Description: Плагин создаёт настраиваемые ленты для сервиса Яндекс Турбо
* Version: 1.6.5
* Version: 1.6.5.1
* Author: Mikhail Kobzarev
* Author URI: https://www.kobzarev.com/
* License: GNU General Public License v2
Expand All @@ -35,7 +35,7 @@

// Слаг плагина
define( 'MIHDAN_YANDEX_TURBO_FEED_SLUG', 'mihdan_yandex_turbo_feed' );
define( 'MIHDAN_YANDEX_TURBO_FEED_VERSION', '1.6.5' );
define( 'MIHDAN_YANDEX_TURBO_FEED_VERSION', '1.6.5.1' );
define( 'MIHDAN_YANDEX_TURBO_FEED_PATH', __DIR__ );
define( 'MIHDAN_YANDEX_TURBO_FEED_URL', trailingslashit( plugin_dir_url( __FILE__ ) ) );
define( 'MIHDAN_YANDEX_TURBO_FEED_FILE', __FILE__ );
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Tags: wordpress, feed, yandex, turbo, rss, yandex-turbo, yandex-turbo-pages, rss
Requires at least: 5.6
Requires PHP: 7.4
Tested up to: 6.4
Stable tag: 1.6.4
Stable tag: 1.6.5.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down

0 comments on commit f1ce8ab

Please sign in to comment.