Skip to content

Commit 683f4cc

Browse files
committed
2024.1.1
1 parent 25ed2f2 commit 683f4cc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All major and minor version changes will be documented in this file. Details of
44
patch-level version changes can be found in [commit messages](../../commits/master).
55

6+
## 2024.1.1 - 2024/09/13
7+
8+
- compress images
9+
610
## 2024.1 - 2024/09/13
711

812
- default to use python sarc package for building, may still use `SwitchTheme.exe` as before

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "nxtheme_creator"
3-
version = "2024.1"
3+
version = "2024.1.1"
44
license = "gpl-2.0-or-later"
55
description = "Tool for making custom Nintendo Switch themes using `SwitchThemes.exe` with images, and a simple config"
66
authors = ["FredHappyface"]

0 commit comments

Comments
 (0)