Skip to content

Commit a4ff008

Browse files
authored
Merge pull request #14 from apple1417/master
update release codenames
2 parents d285cb2 + 3e68a84 commit a4ff008

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v3.1: (codename tbd)
3+
## v3.1: Omni-Cannon
44

55
### [pyunrealsdk v1.5.1](https://github.com/bl-sdk/pyunrealsdk/blob/master/changelog.md#v151)
66
> - Changed type hinting of `unrealsdk.find_all` to return an `Iterable[UObject]`, instead of

pick_release_name.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,7 @@
372372

373373
PREVIOUS_RELEASE_NAMES = [
374374
"Sheriff's Badge",
375+
"Omni-Cannon",
375376
]
376377

377378

0 commit comments

Comments
 (0)