Skip to content

Commit

Permalink
version 1.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
dlaxcess committed Dec 31, 2024
1 parent 87e18e1 commit 8b266ff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions config/src/config.handlebars.json
Original file line number Diff line number Diff line change
@@ -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}}"
},
Expand Down
5 changes: 4 additions & 1 deletion wordpress/readme.handlebars.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 8b266ff

Please sign in to comment.