Explorar o código

[U] Release 1.1.3-pre1

Azalea (on HyDEV-Daisy) %!s(int64=2) %!d(string=hai) anos
pai
achega
512d40f4de
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hyfetch/constants.py

+ 1 - 1
hyfetch/constants.py

@@ -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: