Compare commits

...

2 Commits

Author SHA1 Message Date
Abdullah Almsaeed
4672183ea0 Bump version 2019-03-11 14:01:44 -04:00
Abdullah Almsaeed
4325d22a47 Allow zip file to include HTML and plugin files 2019-03-11 14:00:11 -04:00
2 changed files with 1 additions and 9 deletions

8
.gitattributes vendored
View File

@@ -1,13 +1,5 @@
* text=auto
/.github export-ignore
/bower_components export-ignore
/build export-ignore
/documentation export-ignore
/pages export-ignore
/plugins export-ignore
.gitattributes export-ignore
.gitignore export-ignore
index.html export-ignore
index2.html export-ignore
starter.html export-ignore

View File

@@ -1,6 +1,6 @@
{
"name": "admin-lte",
"version": "2.4.9",
"version": "2.4.10",
"main": "dist/js/adminlte.min.js",
"repository": {
"type": "git",