diff --git a/BF2AutoSpectator/common/constants.py b/BF2AutoSpectator/common/constants.py index 1882781..4ae9f78 100644 --- a/BF2AutoSpectator/common/constants.py +++ b/BF2AutoSpectator/common/constants.py @@ -1,5 +1,5 @@ APP_NAME = 'BF2AutoSpectator' -APP_VERSION = '0.11.0' +APP_VERSION = '0.11.1' BF2_EXE = 'BF2.exe' BF2_WINDOW_TITLE = 'BF2 (v1.5.3153-802.0, pid:' TESSERACT_EXE = 'tesseract.exe' diff --git a/setup.cfg b/setup.cfg index 053bad7..6589dd5 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = BF2AutoSpectator -version = 0.11.0 +version = 0.11.1 description = An automated spectator for Battlefield 2 written in Python long_description = file: README.md long_description_content_type = text/markdown diff --git a/versionfile.yaml b/versionfile.yaml index c9ec97d..9ccedc5 100644 --- a/versionfile.yaml +++ b/versionfile.yaml @@ -1,4 +1,4 @@ -Version: 0.11.0.0 +Version: 0.11.1.0 CompanyName: cetteup FileDescription: BF2 auto spectator InternalName: BF2 auto spectator