Explorar o código

[U] Release v1.2.0

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

+ 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.3-pre.1'
+VERSION = '1.2.0'
 
 # Obtain terminal size
 try:

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "neowofetch",
-  "version": "1.0.1",
+  "version": "1.2.0",
   "description": "Updated neofetch",
   "repository": {
     "type": "git",