Bump hekate to v6.2.0 and Nyx to v1.6.2

This commit is contained in:
CTCaer
2024-06-11 12:41:19 +03:00
parent 66303d0d47
commit c321d3508c
3 changed files with 5 additions and 6 deletions

View File

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