[U] Release 2.1.0

This commit is contained in:
2026-04-07 20:59:49 -04:00
parent 36c081c2ce
commit 5f8a34142e
6 changed files with 8 additions and 6 deletions
Generated
+1 -1
View File
@@ -272,7 +272,7 @@ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
[[package]]
name = "hyfetch"
version = "2.1.0-rc1"
version = "2.1.0"
dependencies = [
"aho-corasick",
"ansi_colours",
+1 -1
View File
@@ -3,7 +3,7 @@ resolver = "2"
members = ["crates/*"]
[workspace.package]
version = "2.1.0-rc1"
version = "2.1.0"
authors = ["Azalea Gui <azalea@hydev.org>"]
edition = "2021"
rust-version = "1.75.0"
+2
View File
@@ -119,6 +119,8 @@ cargo install --git https://github.com/hykilpikonna/hyfetch
<!-- CHANGELOG STARTS HERE --->
### 2.1.0
### 2.1.0-rc1
### 2.1.0
+2 -2
View File
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH VERSION: "1" "April 2026" "Version: 2.1.0-rc1" "User Commands"
.TH VERSION: "1" "April 2026" "Version: 2.1.0" "User Commands"
.SH NAME
Version: \- manual page for Version: 2.1.0-rc1
Version: \- manual page for Version: 2.1.0
.SH SYNOPSIS
.B hyfetch
[\fI\,-c\/\fR] [\fI\,-C=CONFIG_FILE\/\fR] [\fI\,-p=PRESET\/\fR] [\fI\,-m=MODE\/\fR] [\fI\,-b=BACKEND\/\fR] [\fI\,--args=ARGS\/\fR] [\fI\,--c-scale=\/\fR
+1 -1
View File
@@ -1,3 +1,3 @@
from __future__ import annotations
VERSION = '2.1.0-rc1'
VERSION = '2.1.0'
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "neowofetch",
"version": "2.1.0-rc1",
"version": "2.1.0",
"description": "Updated neofetch",
"repository": {
"type": "git",