Bump hekate to v5.5.0 and Nyx to v0.9.6

This commit is contained in:
CTCaer
2020-12-02 22:34:54 +02:00
parent b8eff953c6
commit 4a152504cb
3 changed files with 5 additions and 4 deletions

View File

@@ -1,11 +1,11 @@
# IPL Version.
BLVERSION_MAJOR := 5
BLVERSION_MINOR := 3
BLVERSION_HOTFX := 4
BLVERSION_MINOR := 5
BLVERSION_HOTFX := 0
BLVERSION_RSVD := 0
# Nyx Version.
NYXVERSION_MAJOR := 0
NYXVERSION_MINOR := 9
NYXVERSION_HOTFX := 5
NYXVERSION_HOTFX := 6
NYXVERSION_RSVD := 0