Skip to content

Commit 971442c

Browse files
committed
Preparation for next upgrade
1 parent 5a01e1a commit 971442c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CyberSource.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package >
33
<metadata>
44
<id>CyberSource</id>
5-
<version>1.4.6</version>
5+
<version>1.4.7</version>
66
<title>CyberSource Corporation</title>
77
<authors>CyberSource Corporation</authors>
88
<owners>CyberSource Corporation</owners>

CyberSource/Base/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
//
3232
// You can specify all the values or you can default the Revision and Build Numbers
3333
// by using the '*' as shown below:
34-
[assembly: AssemblyVersion("1.4.6")]
35-
[assembly: AssemblyFileVersion("1.4.6")]
34+
[assembly: AssemblyVersion("1.4.7")]
35+
[assembly: AssemblyFileVersion("1.4.7")]

CyberSource/Client/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
//
3232
// You can specify all the values or you can default the Revision and Build Numbers
3333
// by using the '*' as shown below:
34-
[assembly: AssemblyVersion("1.4.6")]
35-
[assembly: AssemblyFileVersion("1.4.6")]
34+
[assembly: AssemblyVersion("1.4.7")]
35+
[assembly: AssemblyFileVersion("1.4.7")]

0 commit comments

Comments
 (0)