We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23cd9f3 commit feb6f73Copy full SHA for feb6f73
1 file changed
src/corelib/Properties/AssemblyInfo.cs
@@ -32,8 +32,8 @@
32
// You can specify all the values or you can default the Build and Revision Numbers
33
// by using the '*' as shown below:
34
// [assembly: AssemblyVersion("1.0.*")]
35
-[assembly: AssemblyVersion("1.1.2.0")]
36
-[assembly: AssemblyFileVersion("1.1.2.0")]
+[assembly: AssemblyVersion("1.1.2.1")]
+[assembly: AssemblyFileVersion("1.1.2.1")]
37
38
[assembly: InternalsVisibleTo("OpenStackNet.Testing.Integration")]
39
[assembly: InternalsVisibleTo("OpenStackNet.Testing.Unit")]
0 commit comments