Skip to content

Commit c1eb184

Browse files
Ready for v1.2.0
1 parent f7d431f commit c1eb184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flightsim.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
import utils.updater
3131

3232
# =================== #
33-
version = "v1.1.10"
33+
version = "v1.2.0"
3434
# =================== #
3535
response = requests.get("https://github.com/HyperSourceGithub/hyperair/releases/latest")
3636
latest_version = response.url.split("/").pop()

0 commit comments

Comments
 (0)