Skip to content

Commit 39c82c2

Browse files
committed
Version up
1 parent 7e6d32a commit 39c82c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1.4"
8+
APP_VERSION: Final[str] = "1.1.5"
99
APP_AUTHOR: Final[str] = "System X - Files"
1010

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

0 commit comments

Comments
 (0)