We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a574ef7 commit db14917Copy full SHA for db14917
2 files changed
src/QSP/ChangeLog.txt
@@ -1,4 +1,7 @@
1
-version 0.3.2
+version 0.3.3
2
+* Fix a bug causing updates to fail to install if user already updated to that version previously but then uninstalled the app.
3
+
4
+version 0.3.2
5
* Fix incorrect autobrake setting for wet runway in 747-400/400F.
6
* Fix an issue where runway surface condition changes when aircraft is changed.
7
src/QSP/Properties/AssemblyInfo.cs
@@ -31,5 +31,5 @@
31
// You can specify all the values or you can default the Build and Revision Numbers
32
// by using the '*' as shown below:
33
// [assembly: AssemblyVersion("1.0.*")]
34
-[assembly: AssemblyVersion("0.3.2.0")]
+[assembly: AssemblyVersion("0.3.3.0")]
35
[assembly: AssemblyFileVersion("1.0.0.0")]
0 commit comments