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 00d5f54 commit 3284762Copy full SHA for 3284762
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.8.0")]
+[assembly: AssemblyVersion("1.9.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.8.0</version>
+ <version>1.9.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