Merge branch 'v1.10' into feature-statics-objective

This commit is contained in:
Spencer Shepard 2025-05-24 10:37:11 -07:00 committed by GitHub
commit 2b6be2e29d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
git+https://github.com/spencershepard/dcs@7b79a8f241bae32af27a8003ac278dbb17bbe99e
git+https://github.com/spencershepard/dcs@1bfc687aec12ab7fbb91080b8e6fe1111e60785a
packaging==21.3
PyQt5==5.15.9
PyYAML==6.0

View File

@ -1,7 +1,7 @@
# ROTOROPS VERSION
maj_version = 1
minor_version = 9
patch_version = 2
minor_version = 10
patch_version = 1
version_url = 'https://dcs-helicopters.com/app-updates/versioncheck.yaml'