We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cda75f commit 1e2d531Copy full SHA for 1e2d531
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("0.9.2")]
+[assembly: AssemblyVersion("0.9.3")]
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>0.9.2.1</version>
+ <version>0.9.3</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