From d80d8e8570f75afa1f5badc13fb71861bd8e4599 Mon Sep 17 00:00:00 2001 From: viper-admin <59963956+viper-admin@users.noreply.github.com> Date: Wed, 11 Sep 2024 20:10:20 +0200 Subject: [PATCH] Update version to 4.4.2 --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/package.json b/client/package.json index e9697958..8f2843c2 100644 --- a/client/package.json +++ b/client/package.json @@ -1,7 +1,7 @@ { "name": "viper", "displayName": "Viper", - "version": "4.4.1", + "version": "4.4.2", "publisher": "viper-admin", "description": "This extension provides interactive IDE features for verifying programs in Viper (Verification Infrastructure for Permission-based Reasoning).", "license": "SEE LICENSE IN LICENSE.txt",