From 68186f0e59e79208110011bc7fbfbf67c6552072 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Fri, 11 Nov 2022 14:15:45 +0000 Subject: [PATCH] ci: version bump to 4.0.17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 921490b..c28a524 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "admin-ui-template", "description": "Admin UI Template is a modern, responsive, and customizable admin UI template for your business. It contains reusable components, theme color, and design support along with dark theme support.", - "version": "4.0.16", + "version": "4.0.17", "license": "MIT", "scripts": { "buildLocal": "ng build --configuration=local --localize",