diff --git a/deploy-versions.json b/deploy-versions.json index f2717ac9..6f9c8f5c 100644 --- a/deploy-versions.json +++ b/deploy-versions.json @@ -1 +1 @@ -[{"text":"Latest","icon":"fas fa-home","key":"latest","tag":"v2.1.3"}] +[{"text":"Latest","icon":"fas fa-home","key":"latest","tag":"v2.1.4"}] diff --git a/package.json b/package.json index c11fb1c4..e2ad704e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "zilla-docs", "type": "module", - "version": "2.1.3", + "version": "2.1.4", "description": "The official documentation for the aklivity/zilla open-source project", "keywords": [], "author": "aklivity.io",