From 1aaae78b3f0b1006446e5bd286b7b639bda8ca3a Mon Sep 17 00:00:00 2001 From: Vladimir Bryzgalov Date: Tue, 19 May 2026 02:31:58 +0500 Subject: [PATCH] wp-plugin-info.json: update for 1.1.0 --- wp-plugin-info.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/wp-plugin-info.json b/wp-plugin-info.json index c12e235..d9247a4 100644 --- a/wp-plugin-info.json +++ b/wp-plugin-info.json @@ -1,16 +1,16 @@ { "name": "WP Multi City", "slug": "wp-multi-city", - "version": "1.0.1", - "download_url": "https://git.netranking.ru/bryzgalov/wp-multi-city/releases/download/v1.0.1/wp-multi-city-1.0.1.zip", + "version": "1.1.0", + "download_url": "https://git.netranking.ru/bryzgalov/wp-multi-city/releases/download/v1.1.0/wp-multi-city-1.1.0.zip", "homepage": "https://git.netranking.ru/bryzgalov/wp-multi-city", "requires": "6.0", "tested": "6.9", "requires_php": "8.0", - "last_updated": "2026-05-17 12:02:11", + "last_updated": "2026-05-18 21:31:58", "author": "Vladimir Bryzgalov", "sections": { "description": "Мультигородская подсистема: taxonomy town, [shortcode_dmr] для подстановок, URL-роутер /{city}/{path}/, ACF-driven page clones.", - "changelog": "

1.0.1

1.0.0

" + "changelog": "

1.1.0

1.0.1

1.0.0

" } }