From c50a6e297e3637faca0c85008f7abe8ebe56fc33 Mon Sep 17 00:00:00 2001 From: Nicolas Ventura Date: Fri, 9 Aug 2024 07:57:14 -0700 Subject: [PATCH] Revert version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f48820c..ddfa88a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "psychart", - "version": "4.5.0", + "version": "4.4.0", "description": "View air conditions on a psychrometric chart", "scripts": { "build": "webpack -c ./.config/webpack/webpack.config.ts --env production",