Bump hekate to v6.5.0 and Nyx to v1.9.0

This commit is contained in:
CTCaer
2026-01-14 05:10:05 +02:00
parent 8b8c9e8dd8
commit 3af777f839
7 changed files with 19 additions and 13 deletions

View File

@@ -1265,9 +1265,9 @@ static void _create_tab_about(lv_theme_t * th, lv_obj_t * parent)
lv_label_set_recolor(lbl_credits, true);
lv_label_set_static_text(lbl_credits,
"#C7EA46 hekate# (c) 2018, #C7EA46 naehrwert#, #C7EA46 st4rk#\n"
" (c) 2018-2025, #C7EA46 CTCaer#\n"
" (c) 2018-2026, #C7EA46 CTCaer#\n"
"\n"
"#C7EA46 Nyx# (c) 2019-2025, #C7EA46 CTCaer#\n"
"#C7EA46 Nyx# (c) 2019-2026, #C7EA46 CTCaer#\n"
"\n"
"Thanks to: #00CCFF derrek, nedwill, plutoo, #\n"
" #00CCFF shuffle2, smea, thexyz, yellows8 #\n"