Set version to 6.18.4

This commit is contained in:
Benoit Blanchon
2021-09-06 09:11:22 +02:00
parent 3428ab1e89
commit 6a71f31820
7 changed files with 9 additions and 9 deletions

View File

@@ -1,8 +1,8 @@
ArduinoJson: change log
=======================
HEAD
----
v6.18.4 (2021-09-06)
-------
* Fixed error `'dummy' may be used uninitialized` on GCC 11
* Fixed error `expected unqualified-id before 'const'` on GCC 11 (issue #1622)