We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75e853c commit feeba1fCopy full SHA for feeba1f
changelog.md
@@ -1,6 +1,12 @@
1
# Changelog
2
3
+## v1.10 (Upcoming)
4
+Increased the visual version number. This also fixes the "update available" notification still
5
+showing.
6
+
7
## v1.9: Minor Kong
8
+Note this version was mistakenly released without increasing the visual version number, it still
9
+displayed as v1.8.
10
11
### BL3 Mod Menu v1.7
12
- Upgraded to support unrealsdk v2.0.0
manager_pyproject.toml
@@ -5,7 +5,7 @@
[project]
name = "oak_mod_manager"
-version = "1.8"
+version = "1.10"
authors = [{ name = "bl-sdk" }]
[tool.sdkmod]
0 commit comments