Skip to content
This repository was archived by the owner on Jan 19, 2021. It is now read-only.

Commit a255f3c

Browse files
committed
February 2020 Release
1 parent 6256dc6 commit a255f3c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Commands/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@
4848
// You can specify all the values or you can default the Build and Revision Numbers
4949
// by using the '*' as shown below:
5050
// [assembly: AssemblyVersion("1.0.*")]
51-
[assembly: AssemblyVersion("3.17.2001.2")]
52-
[assembly: AssemblyFileVersion("3.17.2001.2")]
51+
[assembly: AssemblyVersion("3.18.2002.0")]
52+
[assembly: AssemblyFileVersion("3.18.2002.0")]
5353
[assembly: InternalsVisibleTo("SharePointPnP.PowerShell.Tests")]

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.17.2001.2
1+
3.18.2002.0

0 commit comments

Comments
 (0)