[U] Release 1.1.3-pre1
This commit is contained in:
parent
17a28c0495
commit
512d40f4de
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ from pathlib import Path
|
|||
from typing_extensions import Literal
|
||||
|
||||
CONFIG_PATH = Path.home() / '.config/hyfetch.json'
|
||||
VERSION = '1.1.2'
|
||||
VERSION = '1.1.3-pre.1'
|
||||
|
||||
# Obtain terminal size
|
||||
try:
|
||||
|
|
Loading…
Reference in a new issue