From 5f45bbf9dcd3610a81d745a38e092d10467869cb Mon Sep 17 00:00:00 2001 From: donskov Date: Thu, 8 Aug 2024 12:10:39 +0300 Subject: [PATCH] [release]: 2.0.0 last --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c1b31d..e065d72 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fortify", "productName": "Fortify", - "version": "1.8.4", + "version": "2.0.0", "description": "Fortify enables web applications to use smart cards, local certificate stores and do certificate enrollment", "main": "out/main.js", "scripts": {