We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baa344b commit 949e9b1Copy full SHA for 949e9b1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 1.0.1-dev.14695257228 (2025-04-27)
2
+
3
+### Fix
4
5
+- **assets/base/assets/localization**: fixed missing localization
6
+- **all**: linter fixes
7
8
## 1.0.1-dev.14689800227 (2025-04-27)
9
10
### Fix
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "ue4ss_installer_gui"
-version = "1.0.1-dev.14689800227"
+version = "1.0.1-dev.14695257228"
description = "GUI installer for UE4SS"
readme = "README.md"
requires-python = ">=3.9.1"
0 commit comments