We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c17ab4a + 4bcc873 commit 25ae829Copy full SHA for 25ae829
SpectraLogic.SpectraRioBrokerClient/Properties/AssemblyInfo.cs
@@ -47,8 +47,8 @@
47
// You can specify all the values or you can default the Build and Revision Numbers
48
// by using the '*' as shown below:
49
// [assembly: AssemblyVersion("1.0.*")]
50
-[assembly: AssemblyVersion("3.0.1")]
51
-[assembly: AssemblyFileVersion("3.0.1")]
+[assembly: AssemblyVersion("3.0.2")]
+[assembly: AssemblyFileVersion("3.0.2")]
52
53
[assembly: InternalsVisibleTo("DynamicProxyGenAssembly2")]
54
[assembly: InternalsVisibleTo("SpectraLogic.SpectraRioBrokerClient.Test")]
0 commit comments