From 6b5c0ff0ce2023f2c70b441bd9f144695dda05a7 Mon Sep 17 00:00:00 2001 From: Tony Air Date: Fri, 29 Mar 2024 18:39:43 +0200 Subject: [PATCH] IMPR: reset existing captcha on AJAX --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 94e44d2..cd96329 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@a2nt/ss-bootstrap-ui-webpack-boilerplate-react", - "version": "5.3.3", + "version": "5.3.4", "description": "This UI Kit allows you to build Bootstrap 5 webapp with some extra UI features. It's easy to extend and easy to convert HTML templates to CMS templates.", "author": "Tony Air ", "license": "BSD-2-Clause",