Update the master branch to version 0.17.99

This commit is contained in:
Eric Haszlakiewicz
2023-08-12 19:08:59 +00:00
parent 12ea386989
commit 502522a93d
4 changed files with 9 additions and 7 deletions

View File

@@ -176,3 +176,7 @@ JSONC_0.17 {
json_patch_apply;
# array_list_insert_idx is intentionally not exported
} JSONC_0.16;
JSONC_0.18 {
# global:
} JSONC_0.17;