Skip to content

Commit d9c3726

Browse files
Update furse and libium to fix some bugs
1 parent c628c0e commit d9c3726

File tree

3 files changed

+14
-8
lines changed

3 files changed

+14
-8
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog for Ferium
22

3+
## `v3.25.1`
4+
5+
- Updated Libium and Ferinth, to fix 2 issues
6+
- CurseForge mods that have no logo no longer cause errors
7+
- The default mods directory now uses `Application Support` rather than a shortcut to it, `ApplicationSupport` (thanks [douira](https://github.com/douira)!)
8+
39
## `v3.25.0`
410
### 04.05.2022
511

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ferium"
3-
version = "3.25.0"
3+
version = "3.25.1"
44
edition = "2021"
55
authors = ["Ilesh Thiada (theRookieCoder) <[email protected]>", "Daniel Hauck (SolidTux)"]
66
description = "Ferium is a CLI program for managing Minecraft mods from Modrinth, CurseForge, and Github Releases"

0 commit comments

Comments
 (0)