From 87bfb9a0389a27fb263e77444ef44f050084b0f7 Mon Sep 17 00:00:00 2001 From: "zapaz.eth" Date: Wed, 4 May 2022 16:26:28 +0200 Subject: [PATCH] stable version 0.13.0 --- common/config/config.json | 4 ++-- wordpress/readme.txt_handlebars | 8 ++++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/common/config/config.json b/common/config/config.json index a8a873d98..bda98da68 100644 --- a/common/config/config.json +++ b/common/config/config.json @@ -1,6 +1,6 @@ { "version": { - "latest": "0.12.3", - "stable": "0.9.19" + "latest": "0.13.0", + "stable": "0.13.0" } } diff --git a/wordpress/readme.txt_handlebars b/wordpress/readme.txt_handlebars index ed991be4f..f00779463 100644 --- a/wordpress/readme.txt_handlebars +++ b/wordpress/readme.txt_handlebars @@ -63,7 +63,11 @@ You can access them with our [Kredeum DAPP](https://beta.kredeum.com/). You can == Changelog == -= 0.12.1 (latest) = += 0.13.0 (latest/stable) = +* New Grid mode +* WP plugin now uses latest Dapp version + += 0.12.1 = * Fix Mint button in WordPress media library, when media not already archived on IPFS = 0.12.0 = @@ -86,7 +90,7 @@ You can access them with our [Kredeum DAPP](https://beta.kredeum.com/). You can * Better support for ERC1155 NFTs * Bug fixes and performance improvements -= 0.9.19 (stable) = += 0.9.19 = * Fix Minting bug without good NFT_STORAGE API KEY = 0.9.17 =