Skip to content

Commit 0badb6a

Browse files
committed
3.1 Release
1 parent 0b16542 commit 0badb6a

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

Cognifide.PowerShell/Data/serialization/master/sitecore/system/Modules/PowerShell/Script Library/Platform/Development/PowerShell Extensions Maintenance/Prepare Console Distribution.item

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ templatekey: PowerShell Script
1313
field: {B1A94FF0-6897-47C0-9C51-AA6ACB80B1F0}
1414
name: Script
1515
key: script
16-
content-length: 7485
16+
content-length: 7481
1717

1818
# Clear test items:
1919
# Get-ChildItem 'master:\system\Modules\PowerShell\Script Library' -recurse | Where-Object { ($_.Name -match '\(test\)') } | Remove-Item
@@ -22,15 +22,13 @@ if([Cognifide.PowerShell.Core.VersionDecoupling.VersionResolver]::IsVersionHighe
2222
$sitecore7Warning = ""
2323
} else {
2424
$sitecore7Warning = @"
25-
2625
******************************************************
2726
If you are on Sitecore 7.0 or lower - after installing
2827
the package please run the script located under
2928
the following path in your Script Library:
3029

3130
'Platform/Development/PowerShell Extensions Maintenance/Restore Rules on Sitecore 7dot0'
3231
******************************************************
33-
3432
"@;
3533
}
3634

@@ -168,7 +166,7 @@ Download-File "$SitecorePackageFolder\$packageName.zip"
168166
----version----
169167
language: en
170168
version: 1
171-
revision: e15ec774-fb50-4556-87d7-9a46298030b7
169+
revision: 8255fab2-eafa-4685-af7f-ddbf10f81583
172170

173171
----field----
174172
field: {25BED78C-4957-4165-998A-CA1B52F67497}
@@ -183,14 +181,14 @@ name: __Revision
183181
key: __revision
184182
content-length: 36
185183

186-
e15ec774-fb50-4556-87d7-9a46298030b7
184+
8255fab2-eafa-4685-af7f-ddbf10f81583
187185
----field----
188186
field: {D9CF14B1-FA16-4BA6-9288-E8A174D4D522}
189187
name: __Updated
190188
key: __updated
191189
content-length: 34
192190

193-
20150618T092217:635702161373986641
191+
20150618T094911:635702177510939766
194192
----field----
195193
field: {BADD9CF9-53E0-4D0C-BCC0-2D784C282F6A}
196194
name: __Updated by
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)