Skip to content

Commit 3284762

Browse files
committed
Version bump to 1.9.0
1 parent 00d5f54 commit 3284762

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

src/Setup/Setup.rc

0 Bytes
Binary file not shown.

src/SolutionAssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525
// You can specify all the values or you can default the Build and Revision Numbers
2626
// by using the '*' as shown below:
2727

28-
[assembly: AssemblyVersion("1.8.0")]
28+
[assembly: AssemblyVersion("1.9.0")]

src/Squirrel.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
4-
<version>1.8.0</version>
4+
<version>1.9.0</version>
55
<authors>GitHub</authors>
66
<owners>Paul Betts</owners>
77
<licenseUrl>https://github.com/squirrel/Squirrel.Windows/blob/master/COPYING</licenseUrl>

0 commit comments

Comments
 (0)