Bump hekate to v5.6.0 and Nyx to v1.0.6

This commit is contained in:
CTCaer
2021-08-28 20:08:44 +03:00
parent 9363494c3f
commit 197ed8c319
3 changed files with 5 additions and 5 deletions

View File

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