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 597816a commit b972c83Copy full SHA for b972c83
src/constants.py
@@ -1,5 +1,5 @@
1
APP_NAME = 'bf2-auto-spectator'
2
-APP_VERSION = '0.4.1'
+APP_VERSION = '0.4.2'
3
BF2_EXE = 'BF2.exe'
4
BF2_WINDOW_TITLE = 'BF2 (v1.5.3153-802.0, pid:'
5
TESSERACT_EXE = 'tesseract.exe'
versionfile.yaml
@@ -1,4 +1,4 @@
-Version: 0.4.1.0
+Version: 0.4.2.0
CompanyName: cetteup
FileDescription: BF2 auto spectator
InternalName: BF2 auto spectator
0 commit comments