Skip to content

Commit db14917

Browse files
committed
Update version to 0.3.3.
1 parent a574ef7 commit db14917

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

src/QSP/ChangeLog.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
version 0.3.2
1+
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
25
* Fix incorrect autobrake setting for wet runway in 747-400/400F.
36
* Fix an issue where runway surface condition changes when aircraft is changed.
47

src/QSP/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("0.3.2.0")]
34+
[assembly: AssemblyVersion("0.3.3.0")]
3535
[assembly: AssemblyFileVersion("1.0.0.0")]

0 commit comments

Comments
 (0)