Skip to content

Commit f2b66d0

Browse files
committed
Bumped to version 1.2
1 parent 01ff866 commit f2b66d0

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,15 @@ The AdminLTE Template is a ready-to-go template for constructing high-quality AS
44

55
This template aims to make development faster and easier since the basic structure of all the dependencies is already defined.
66

7+
[AdminLTE](https://github.com/almasaeed2010/AdminLTE) was created and is maintained by [Abdullah Almsaeed](https://almsaeedstudio.com/).
78

89

910
## Change Log ##
1011

12+
**v1.2 (11/7/2016)**
13+
14+
- Updated to version 2.3.8 of AdminLTE
15+
1116
**v1.1 (8/6/2016)**
1217

1318
- Updated to version 2.3.6 of AdminLTE
Binary file not shown.

src/AdminLTE Template Installer/source.extension.vsixmanifest

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
33
<Metadata>
4-
<Identity Id="TemplatePackage.Connor O'Shea.945572d8-ea94-41dd-99f9-bfe94e941972" Version="1.1" Language="en-US" Publisher="Connor O'Shea" />
4+
<Identity Id="TemplatePackage.Connor O'Shea.945572d8-ea94-41dd-99f9-bfe94e941972" Version="1.2" Language="en-US" Publisher="Connor O'Shea" />
55
<DisplayName>AdminLTE Template</DisplayName>
6-
<Description xml:space="preserve">A C# ASP.NET MVC Project Template for Visual Studio using the popular AdminLTE Bootstrap Template.</Description>
6+
<Description xml:space="preserve">A C# ASP.NET MVC Project Template for Visual Studio using the popular AdminLTE Bootstrap Template by Abdullah Almsaeed.</Description>
77
<MoreInfo>https://github.com/c0shea/AdminLTE-Template</MoreInfo>
88
<License>LICENSE.txt</License>
99
<Icon>AdminLTE.ico</Icon>

0 commit comments

Comments
 (0)