Skip to content

Commit 0878d75

Browse files
committed
release: v4.5.0
1 parent dc9f2a9 commit 0878d75

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2021 creativeLabs Łukasz Holeczek.
3+
Copyright (c) 2023 creativeLabs Łukasz Holeczek.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/coreui-free-react-admin-template",
3-
"version": "4.4.0",
3+
"version": "4.5.0",
44
"description": "CoreUI Free React Admin Template",
55
"homepage": ".",
66
"bugs": {

public/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<!DOCTYPE html>
22
<!--
33
* CoreUI Free React.js Admin Template
4-
* @version v4.4.0
4+
* @version v4.5.0
55
* @link https://coreui.io/react/
6-
* Copyright (c) 2021 creativeLabs Łukasz Holeczek
6+
* Copyright (c) 2023 creativeLabs Łukasz Holeczek
77
* License MIT
88
-->
99
<html lang="en">

0 commit comments

Comments
 (0)