Skip to content

Commit 88f5ff1

Browse files
committed
Version bump to 1.7.6
1 parent e0ec7a9 commit 88f5ff1

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

src/Setup/Setup.rc

28 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.7.5")]
28+
[assembly: AssemblyVersion("1.7.6")]

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.7.5</version>
4+
<version>1.7.6</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)