Skip to content

Commit 9923c82

Browse files
committed
Release 3.2.15
1 parent 1692374 commit 9923c82

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Build/CommonAssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
using System.Runtime.InteropServices;
33

44
[assembly: AssemblyProduct("Griddly")]
5-
[assembly: AssemblyCopyright("Copyright © 2013-2020 Chris Hynes and Data Research Group")]
5+
[assembly: AssemblyCopyright("Copyright © 2013-2020 Chris Hynes, Joel Potter, and Data Research Group")]
66

77
[assembly: ComVisible(false)]
88

@@ -15,6 +15,6 @@
1515
//
1616
// You can specify all the values or you can default the Revision and Build Numbers
1717
// by using the '*' as shown below:
18-
[assembly: AssemblyVersion("3.2.14")]
19-
[assembly: AssemblyFileVersion("3.2.14")]
18+
[assembly: AssemblyVersion("3.2.15")]
19+
[assembly: AssemblyFileVersion("3.2.15")]
2020
//[assembly: AssemblyInformationalVersion("2.5-filters")]

0 commit comments

Comments
 (0)