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.
1 parent f92dc4e commit e0fa821Copy full SHA for e0fa821
src/Setup/Setup.rc
0 Bytes
src/SolutionAssemblyInfo.cs
@@ -25,4 +25,4 @@
25
// You can specify all the values or you can default the Build and Revision Numbers
26
// by using the '*' as shown below:
27
28
-[assembly: AssemblyVersion("1.5.2")]
+[assembly: AssemblyVersion("1.6.0")]
src/Squirrel.nuspec
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
2
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
3
<metadata>
4
- <version>1.5.2</version>
+ <version>1.6.0</version>
5
<authors>GitHub</authors>
6
<owners>Paul Betts</owners>
7
<licenseUrl>https://github.com/squirrel/Squirrel.Windows/blob/master/COPYING</licenseUrl>
0 commit comments