Bump hekate to v6.3.0 and Nyx to v1.7.0

This commit is contained in:
CTCaer
2025-04-30 09:28:34 +03:00
committed by Christoph Baumann
parent a5a2235b9d
commit f3b104e234
2 changed files with 6 additions and 6 deletions

View File

@@ -1,11 +1,11 @@
# IPL Version.
BLVERSION_MAJOR := 6
BLVERSION_MINOR := 2
BLVERSION_HOTFX := 2
BLVERSION_MINOR := 3
BLVERSION_HOTFX := 0
BLVERSION_REL := 0
# Nyx Version.
NYXVERSION_MAJOR := 1
NYXVERSION_MINOR := 6
NYXVERSION_HOTFX := 4
NYXVERSION_MINOR := 7
NYXVERSION_HOTFX := 0
NYXVERSION_REL := 0