From 4debe8287a9d0d334b144332a64b64f3f2e7bc97 Mon Sep 17 00:00:00 2001 From: Vladimir Bryzgalov Date: Fri, 1 May 2026 20:20:30 +0500 Subject: [PATCH] wp-plugin-info.json: update for 1.2.1 --- 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 ab5ab78..3d13071 100644 --- a/wp-plugin-info.json +++ b/wp-plugin-info.json @@ -1,16 +1,16 @@ { "name": "CF7 Spam → Telegram", "slug": "cf7-spam-to-telegram", - "version": "1.2.0", - "download_url": "https://git.netranking.ru/bryzgalov/cf7-spam-to-telegram/releases/download/v1.2.0/cf7-spam-to-telegram-1.2.0.zip", + "version": "1.2.1", + "download_url": "https://git.netranking.ru/bryzgalov/cf7-spam-to-telegram/releases/download/v1.2.1/cf7-spam-to-telegram-1.2.1.zip", "homepage": "https://git.netranking.ru/bryzgalov/cf7-spam-to-telegram", "requires": "6.0", "tested": "6.9", "requires_php": "7.4", - "last_updated": "2026-04-21 18:53:53", + "last_updated": "2026-05-01 15:20:30", "author": "Vladimir Bryzgalov", "sections": { "description": "Forwards CF7 spam submissions to Telegram with heuristic classification (client/unclear/spam/drop labels).", - "changelog": "

1.2.0

1.1.0

1.0.4

1.0.3

1.0.2

1.0.0

" + "changelog": "

1.2.1

1.2.0

1.1.0

1.0.4

1.0.3

1.0.2

1.0.0

" } }