Skip to content

Commit

Permalink
Fix Version Number 0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ThioJoe committed Jan 19, 2024
1 parent f8cc6fc commit 2572c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# License: GPLv3
# NOTE: By contributing to this project, you agree to the terms of the GPLv3 license, and agree to grant the project owner the right to also provide or sell this software, including your contribution, to anyone under any other license, with no compensation to you.

version = '0.17.3'
version = '0.18.0'
print(f"------- 'Auto Synced Translated Dubs' script by ThioJoe - Release version {version} -------")

# Import other files
Expand Down

0 comments on commit 2572c17

Please sign in to comment.