Skip to content

Commit 2ac17e9

Browse files
bump: version 3.0.0 → 3.0.1-dev.15431629328
1 parent c1f8ce2 commit 2ac17e9

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 3.0.1-dev.15431629328 (2025-06-04)
2+
3+
### Fix
4+
5+
- **all**: linter fixes
6+
- **steam.py**: fixed game scanning
7+
8+
## 3.0.0-dev.15400699044 (2025-06-02)
9+
110
## 3.0.0 (2025-06-03)
211

312
### 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 = "3.0.0"
7+
version = "3.0.1-dev.15431629328"
88
description = "GUI installer for UE4SS"
99
readme = "README.md"
1010
requires-python = ">=3.9.1"

0 commit comments

Comments
 (0)