From 967ade556aa4adf42accae81b0a8618709586464 Mon Sep 17 00:00:00 2001 From: Aman Harwara Date: Thu, 3 Nov 2022 01:29:46 +0530 Subject: [PATCH] chore: bump version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3f8f648..a55b08ee 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "altus", "productName": "Altus", - "version": "4.8.0", + "version": "4.8.1", "description": "Desktop client for WhatsApp Web with themes & multiple account support.", "main": "src/index.js", "homepage": "https://gitlab.com/amanharwara/altus",