Skip to content

Commit

Permalink
updated version constant
Browse files Browse the repository at this point in the history
  • Loading branch information
Bikatr7 committed Nov 4, 2023
1 parent a8d7607 commit eb39bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/toolkit.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def __init__(self) -> None:
"""

self.CURRENT_VERSION = "v2.1.2"
self.CURRENT_VERSION = "v2.1.3"

##-------------------start-of-clear_console()---------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit eb39bdf

Please sign in to comment.