[+] Add instructions to install nightly version
This commit is contained in:
parent
43aecc70fe
commit
ece7cb1f8f
2 changed files with 7 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.4.3'
|
||||
VERSION = '1.4.4rc1'
|
||||
|
||||
|
||||
TEST_ASCII = r"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue