Skip to content

Commit 25ae829

Browse files
author
Sharon Shabtai
authored
Merge pull request #154 from shabtaisharon/update_version_v3_0_2
Update the sdk version to v3.0.2
2 parents c17ab4a + 4bcc873 commit 25ae829

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SpectraLogic.SpectraRioBrokerClient/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
// You can specify all the values or you can default the Build and Revision Numbers
4848
// by using the '*' as shown below:
4949
// [assembly: AssemblyVersion("1.0.*")]
50-
[assembly: AssemblyVersion("3.0.1")]
51-
[assembly: AssemblyFileVersion("3.0.1")]
50+
[assembly: AssemblyVersion("3.0.2")]
51+
[assembly: AssemblyFileVersion("3.0.2")]
5252

5353
[assembly: InternalsVisibleTo("DynamicProxyGenAssembly2")]
5454
[assembly: InternalsVisibleTo("SpectraLogic.SpectraRioBrokerClient.Test")]

0 commit comments

Comments
 (0)