Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4af5f58

Browse files
committedNov 14, 2023
release: v5.0.0-rc.0
1 parent 2e531b2 commit 4af5f58

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+46
-46
lines changed
 

‎package-lock.json‎

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/coreui-free-bootstrap-admin-template",
3-
"version": "5.0.0-beta.0",
3+
"version": "5.0.0-rc.0",
44
"description": "Free Bootstrap Admin Template",
55
"keywords": [
66
"admin",

‎src/pug/_partials/banner.pug‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
* CoreUI - Free Bootstrap Admin Template
3-
* @version v5.0.0-beta.0
3+
* @version v5.0.0-rc.0
44
* @link https://coreui.io/product/free-bootstrap-admin-template/
55
* Copyright (c) 2023 creativeLabs Łukasz Holeczek
66
* Licensed under MIT (https://github.com/coreui/coreui-free-bootstrap-admin-template/blob/main/LICENSE)

‎src/views/404.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<!--
33
* CoreUI - Free Bootstrap Admin Template
4-
* @version v5.0.0-beta.0
4+
* @version v5.0.0-rc.0
55
* @link https://coreui.io/product/free-bootstrap-admin-template/
66
* Copyright (c) 2023 creativeLabs Łukasz Holeczek
77
* Licensed under MIT (https://github.com/coreui/coreui-free-bootstrap-admin-template/blob/main/LICENSE)

0 commit comments

Comments
 (0)
Please sign in to comment.