Skip to content

Commit 9c90416

Browse files
author
Radislav Berkovich
committed
tech : 15.0.60
1 parent e939297 commit 9c90416

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

OctaneSdk/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
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("15.0.40.0")]
52-
[assembly: AssemblyFileVersion("15.0.40.0")]
51+
[assembly: AssemblyVersion("15.0.60.0")]
52+
[assembly: AssemblyFileVersion("15.0.60.0")]
5353

5454
// The following allows the testing assembly to access internal classes such as QueryStringBuilder.
5555
[assembly: InternalsVisibleTo("MicroFocus.Adm.Octane.Api.Core.Tests")]

OctaneSdkTests/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@
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("15.0.40.0")]
52-
[assembly: AssemblyFileVersion("15.0.40.0")]
51+
[assembly: AssemblyVersion("15.0.60.0")]
52+
[assembly: AssemblyFileVersion("15.0.60.0")]

0 commit comments

Comments
 (0)