From 5067a9a5fd4e3ceabb21cf6963b0f81985b4992f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 23 Feb 2022 13:31:45 +0000 Subject: [PATCH] chore(release): 3.2.1 [skip ci] ## [3.2.1](https://github.com/adfinis-sygroup/customer-center/compare/v3.2.0...v3.2.1) (2022-02-23) ### Bug Fixes * **subscription/reload:** calculate total hours manually ([c0cab43](https://github.com/adfinis-sygroup/customer-center/commit/c0cab430bd9f5efbe7da93c936be5c0b04d04055)) * **translations:** rename total to remaining ([5626484](https://github.com/adfinis-sygroup/customer-center/commit/5626484456329a17af5c082de861822971790cf6)) --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 1d61c4ee..c9e519f1 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -2,7 +2,7 @@ "name": "customer-center", "description": "Adfinis customer support portal with Timed integration.", "repository": "https://github.com/adfinis-sygroup/customer-center", - "version": "3.2.0", + "version": "3.2.1", "license": "MIT", "private": true, "author": {