We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73208de commit a1f645cCopy full SHA for a1f645c
2 files changed
Nvelope.nuspec
@@ -2,7 +2,7 @@
2
<package >
3
<metadata>
4
<id>Nvelope</id>
5
- <version>1.1.0.4</version>
+ <version>1.1.0.5</version>
6
<title>Nvelope</title>
7
<authors>Trinity Western University</authors>
8
<owners>Brian DeJong</owners>
src/Nvelope/Properties/AssemblyInfo.cs
@@ -33,5 +33,5 @@
33
// You can specify all the values or you can default the Build and Revision Numbers
34
// by using the '*' as shown below:
35
// [assembly: AssemblyVersion("1.0.*")]
36
-[assembly: AssemblyVersion("1.1.0.4")]
37
-[assembly: AssemblyFileVersion("1.1.0.4")]
+[assembly: AssemblyVersion("1.1.0.5")]
+[assembly: AssemblyFileVersion("1.1.0.5")]
0 commit comments