File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
<dotnetnuke type="Package" version="5.0">
2
2
<packages>
3
- <package name="DnnContra.LegalShield" type="Skin" version="00.01.07 ">
3
+ <package name="DnnContra.LegalShield" type="Skin" version="1.0.0 ">
4
4
<friendlyName>DnnContra.LegalShield</friendlyName>
5
5
<description>A responsive DNN skin using Bootstrap 4 for "Legal Shield" website based on DnnContra theme. Requires installation via the Host/Extensions page.</description>
6
6
<owner>
13
13
<license src="License.txt"></license>
14
14
<releaseNotes src="ReleaseNotes.txt"></releaseNotes>
15
15
<dependencies>
16
- <dependency type="CoreVersion">08.00 .00</dependency>
16
+ <dependency type="CoreVersion">09.04 .00</dependency>
17
17
</dependencies>
18
18
<components>
19
19
<component type="ResourceFile">
32
32
</component>
33
33
</components>
34
34
</package>
35
- <package name="DnnContra.LegalShield.Containers" type="Container" version="00.01.07 ">
35
+ <package name="DnnContra.LegalShield.Containers" type="Container" version="1.0.0 ">
36
36
<friendlyName>DnnContra.LegalShield</friendlyName>
37
37
<description>Containers for the DnnContra.LegalShield theme package.</description>
38
38
<owner>
Original file line number Diff line number Diff line change 1
1
$PackageName = " DnnContra.LegalShield"
2
- $Version = " 0.1.7 "
2
+ $Version = " 1.0.0 "
3
3
4
4
Push-Location
5
5
Original file line number Diff line number Diff line change 1
1
<div class =" copyright-section" >
2
2
<div class =" row flex-items-xs-bottom" >
3
3
<div class =" col-sm text-xs-center text-sm-left" >
4
- <a href =" https://github.com/volgau/DnnContra.LegalShield" target =" _blank" >Тема DnnContra " ; Legal Shield" ; v0.1.7 </a >
4
+ <a href =" https://github.com/volgau/DnnContra.LegalShield" target =" _blank" >Тема DnnContra " ; Legal Shield" ; v1.0.0 </a >
5
5
</div >
6
6
<div class =" col-sm text-xs-center text-sm-right" ><dnn:COPYRIGHT ID =" dnnCopyright" runat =" server" /></div >
7
7
</div ><!-- ./row -->
You can’t perform that action at this time.
0 commit comments