Skip to content

Commit

Permalink
Update roktracker.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolakis1919 authored Sep 22, 2023
1 parent 12bb516 commit 4b7f393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roktracker.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
import webbrowser
import traceback

version = "RokTracker-v8.2"
version = "RokTracker-v8.3"
def tointcheck(element):
try:
return int(element)
Expand Down

0 comments on commit 4b7f393

Please sign in to comment.