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 e0ec7a9 commit 88f5ff1Copy full SHA for 88f5ff1
src/Setup/Setup.rc
28 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.7.5")]
+[assembly: AssemblyVersion("1.7.6")]
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.7.5</version>
+ <version>1.7.6</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