We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7d431f commit c1eb184Copy full SHA for c1eb184
flightsim.py
@@ -30,7 +30,7 @@
30
import utils.updater
31
32
# =================== #
33
-version = "v1.1.10"
+version = "v1.2.0"
34
35
response = requests.get("https://github.com/HyperSourceGithub/hyperair/releases/latest")
36
latest_version = response.url.split("/").pop()
0 commit comments