Skip to content

Commit 949e9b1

Browse files
bump: version 1.0.1-dev.14689800227 → 1.0.1-dev.14695257228
1 parent baa344b commit 949e9b1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## 1.0.1-dev.14689800227 (2025-04-27)
29

310
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "ue4ss_installer_gui"
7-
version = "1.0.1-dev.14689800227"
7+
version = "1.0.1-dev.14695257228"
88
description = "GUI installer for UE4SS"
99
readme = "README.md"
1010
requires-python = ">=3.9.1"

0 commit comments

Comments
 (0)