Skip to content

Commit a7e7eb5

Browse files
authored
Merge pull request #45 from apple1417/master
fix all console output being treated as console command, revert codename update
2 parents 5fe8e2a + 2c8c98f commit a7e7eb5

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

changelog.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v1.6: Proprietary License
3+
## v1.6: (codename tbd)
44

55
### BL3 Mod Menu v1.5
66
- Fixed the handling of spinner option updates, so that they're actually usable.
@@ -36,7 +36,7 @@
3636
> - `unrealsdk.construct_object` now throws a `RuntimeError` instead of silently returning `None` when
3737
> constructing the object fails. This is how the type hints already assumed it worked.
3838
39-
### [unrealsdk v1.5.0](https://github.com/bl-sdk/unrealsdk/blob/master/changelog.md#v150)
39+
### [unrealsdk v1.5.1](https://github.com/bl-sdk/unrealsdk/blob/master/changelog.md#v150)
4040
> - Completely reworked the configuration system.
4141
>
4242
> Environment variables and the `unrealsdk.env` are no longer used, due to issues with them not fully

libs/pyunrealsdk

pick_release_name.py

-1
Original file line numberDiff line numberDiff line change
@@ -701,7 +701,6 @@
701701
"Lethal Catch",
702702
"White Elephant",
703703
"Time Skip",
704-
"Proprietary License",
705704
]
706705

707706

0 commit comments

Comments
 (0)