Skip to content

Commit 9b80226

Browse files
committed
Update to 0.4.7.
1 parent d64ef3a commit 9b80226

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.4.6
1+
version 0.4.7
2+
* Fix weather data downloading bug. (Thank you René.)
3+
4+
version 0.4.6
25
* Hot fix for flight plan export path issue that prevents the program from starting.
36

47
version 0.4.5

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.4.6.0")]
34+
[assembly: AssemblyVersion("0.4.7.0")]
3535
[assembly: AssemblyFileVersion("1.0.0.0")]

0 commit comments

Comments
 (0)