Skip to content

Commit 98f6dd6

Browse files
committed
refactor: change versions and dates
1 parent dffb6e9 commit 98f6dd6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Documentation/tutorial-components.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
/*!
33
44
=========================================================
5-
* Light Bootstrap Dashboard React - v1.3.0
5+
* Light Bootstrap Dashboard React - v2.0.0
66
=========================================================
77
88
* Product Page: https://www.creative-tim.com/product/light-bootstrap-dashboard-react
9-
* Copyright 2019 Creative Tim (https://www.creative-tim.com)
9+
* Copyright 2020 Creative Tim (https://www.creative-tim.com)
1010
* Licensed under MIT (https://github.com/creativetimofficial/light-bootstrap-dashboard-react/blob/master/LICENSE.md)
1111
1212
* Coded by Creative Tim
@@ -43,7 +43,7 @@
4343
crossorigin="anonymous"
4444
/>
4545

46-
<link href="css/light-bootstrap-dashboard.css?v=1.3.0" rel="stylesheet" />
46+
<link href="css/light-bootstrap-dashboard.css?v=2.0.0" rel="stylesheet" />
4747
<link href="css/documentation.css" rel="stylesheet" />
4848

4949
<!-- Fonts and icons -->
@@ -101,7 +101,7 @@
101101
<div class="filter"></div>
102102
<div class="title-container text-center">
103103
<h1>Light Bootstrap Dashboard React Free</h1>
104-
<h3 class="category">v1.3.0</h3>
104+
<h3 class="category">v2.0.0</h3>
105105
<h4 class="description text-center">
106106
We are constantly doing updates for you.
107107
</h4>

0 commit comments

Comments
 (0)