Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changelog

## v1.10 (Upcoming)
Increased the visual version number. This also fixes the "update available" notification still
showing.

## v1.9: Minor Kong
Note this version was mistakenly released without increasing the visual version number, it still
displayed as v1.8.

### BL3 Mod Menu v1.7
- Upgraded to support unrealsdk v2.0.0
Expand Down
2 changes: 1 addition & 1 deletion manager_pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[project]
name = "oak_mod_manager"
version = "1.8"
version = "1.10"
authors = [{ name = "bl-sdk" }]

[tool.sdkmod]
Expand Down