Skip to content

Commit 482a319

Browse files
committed
Up version
1 parent 0b5ed96 commit 482a319

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/constants/app_info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from util.utils import is_portable
66

77
APP_NAME: Final[str] = "Process Governor"
8-
APP_VERSION: Final[str] = "1.2.0"
8+
APP_VERSION: Final[str] = "1.2.1"
99
APP_AUTHOR: Final[str] = "System X - Files"
1010

1111
CURRENT_TAG: Final[str] = f"v{APP_VERSION}"

0 commit comments

Comments
 (0)