mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-03-21 17:24:51 -05:00
[U] Release v1.2.0
This commit is contained in:
parent
aee6a60bf6
commit
efb61b60f6
|
|
@ -7,7 +7,7 @@ from pathlib import Path
|
|||
from typing_extensions import Literal
|
||||
|
||||
CONFIG_PATH = Path.home() / '.config/hyfetch.json'
|
||||
VERSION = '1.1.3-pre.1'
|
||||
VERSION = '1.2.0'
|
||||
|
||||
# Obtain terminal size
|
||||
try:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "neowofetch",
|
||||
"version": "1.0.1",
|
||||
"version": "1.2.0",
|
||||
"description": "Updated neofetch",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user