From 1d75daface5092acf0725d5807c24c45498740ac Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Mon, 13 Feb 2023 21:15:26 +0000 Subject: [PATCH 1/2] ci: version bump to 5.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2b7982b..58da3dd3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "company-profile-ui-template", "description": "Company Profile UI Template is a modern, responsive, and customizable company profiles UI template for your business. It contains reusable components, theme color, and design support along with dark theme support.", - "version": "5.0.5", + "version": "5.0.6", "license": "MIT", "scripts": { "buildLocal": "ng build --configuration=local --localize", From 4a8f672fa680cdb60a71da0da386a386990c1a02 Mon Sep 17 00:00:00 2001 From: OTH Service User <98660390+oth-service-user@users.noreply.github.com> Date: Mon, 13 Feb 2023 21:16:21 +0000 Subject: [PATCH 2/2] Workflow/version update --- src/index.html | 6 +++--- src/version.ts | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/index.html b/src/index.html index 8f3a930b..a1cf0d37 100644 --- a/src/index.html +++ b/src/index.html @@ -14,9 +14,9 @@ - - - + + + diff --git a/src/version.ts b/src/version.ts index 35524f17..a7044344 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1 +1 @@ -export const version = '5.0.5'; +export const version = '5.0.6';