We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d64ef3a commit 9b80226Copy full SHA for 9b80226
2 files changed
src/QSP/ChangeLog.txt
@@ -1,4 +1,7 @@
1
-version 0.4.6
+version 0.4.7
2
+* Fix weather data downloading bug. (Thank you René.)
3
+
4
+version 0.4.6
5
* Hot fix for flight plan export path issue that prevents the program from starting.
6
7
version 0.4.5
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.4.6.0")]
+[assembly: AssemblyVersion("0.4.7.0")]
35
[assembly: AssemblyFileVersion("1.0.0.0")]
0 commit comments