Skip to content

Commit feeba1f

Browse files
committed
bump version number
1 parent 75e853c commit feeba1f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22

3+
## v1.10 (Upcoming)
4+
Increased the visual version number. This also fixes the "update available" notification still
5+
showing.
6+
37
## v1.9: Minor Kong
8+
Note this version was mistakenly released without increasing the visual version number, it still
9+
displayed as v1.8.
410

511
### BL3 Mod Menu v1.7
612
- Upgraded to support unrealsdk v2.0.0

manager_pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
[project]
77
name = "oak_mod_manager"
8-
version = "1.8"
8+
version = "1.10"
99
authors = [{ name = "bl-sdk" }]
1010

1111
[tool.sdkmod]

0 commit comments

Comments
 (0)