From 120b1183b70238b131edd02726cdd3de632c157e Mon Sep 17 00:00:00 2001 From: Turbolay Date: Sat, 7 Dec 2024 03:05:06 +0100 Subject: [PATCH] Update version to 2.3.1 (#1862) --- docs/.vuepress/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vuepress/config.ts b/docs/.vuepress/config.ts index 54d3e1f87..175337acc 100644 --- a/docs/.vuepress/config.ts +++ b/docs/.vuepress/config.ts @@ -17,7 +17,7 @@ export default defineUserConfig({ const render = md.renderer.render; const variables = { - currentVersion: '2.3.0.0', + currentVersion: '2.3.1', dotnetVersion: '8.0', zksnacksPublicKeyFingerprint: '6FB3 872B 5D42 292F 5992 0797 8563 4832 8949 861E' }