From 8b266ff1fb215d928b950e0746f641d1322105ea Mon Sep 17 00:00:00 2001 From: dlaxcess Date: Tue, 31 Dec 2024 14:48:13 +0100 Subject: [PATCH] version 1.6.10 --- config/src/config.handlebars.json | 4 ++-- wordpress/readme.handlebars.txt | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/config/src/config.handlebars.json b/config/src/config.handlebars.json index e7794422..72bd2adb 100644 --- a/config/src/config.handlebars.json +++ b/config/src/config.handlebars.json @@ -1,7 +1,7 @@ { "version": { - "latest": "1.6.9", - "stable": "1.6.9", + "latest": "1.6.10", + "stable": "1.6.10", "branch": "{{GIT_BRANCH}}", "commit": "{{GIT_COMMIT}}" }, diff --git a/wordpress/readme.handlebars.txt b/wordpress/readme.handlebars.txt index 7c77e51b..62cb87dc 100644 --- a/wordpress/readme.handlebars.txt +++ b/wordpress/readme.handlebars.txt @@ -3,7 +3,7 @@ Contributors: yoannr35, alexr35, alain Donate link: https://www.kredeum.com/ Tags: nft, blockchain, ethereum, polygon, ipfs, swarm Requires at least: 5.0 -Tested up to: 6.5.3 +Tested up to: 6.7.1 Stable tag: {{version.stable}} Requires PHP: 7.3 License: GPLv3 or later @@ -71,6 +71,9 @@ You can even add your NFTs in any websites you want by using Kredeum "Buy snippe == Changelog == +=1.6.10 +* Fix XSS vulnerability + =1.6.9 * Fix IPFS upload (use Pinata instead of NftStorage) * Update RCP API keys