Skip to content

Commit

Permalink
Bump version for next patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Revnoplex authored Mar 14, 2024
1 parent d876041 commit c9f63e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vidtty.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
__author__ = "Revnoplex"
__copyright__ = f"Copyright (C) {__author__} 2022-2024"
__license__ = "MIT"
__version__ = "1.1.0"
__version__ = "1.1.1"
PROGRAM_NAME = "vidtty"


Expand Down

0 comments on commit c9f63e4

Please sign in to comment.