We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 824a8f3 commit 0bc1c2dCopy full SHA for 0bc1c2d
README.md
@@ -92,7 +92,7 @@ AdminLTE 1.x can be easily upgraded to 2.x using [this guide](https://almsaeedst
92
93
Change log
94
----------
95
-**v2.1.3**
+**v2.2.0**
96
- Bug fixes
97
- Added support for [Select2](https://select2.github.io/)
98
- Updated ChartJS
changelog
@@ -1,5 +1,5 @@
1
CHANGE LOG:
2
-v2.1.3:
+v2.2.0:
3
4
5
package.json
@@ -1,6 +1,6 @@
{
"name": "admin-lte",
- "version": "2.1.0",
+ "version": "2.2.0",
"repository": {
"type": "git",
6
"url": "git://github.com/almasaeed2010/AdminLTE.git"
0 commit comments