A few more web tweaks. Updated version stuff, made a small script to update all version strings.

This commit is contained in:
Storm Dragon
2025-12-27 18:49:01 -05:00
parent 71776ad24c
commit 88a88574ac
7 changed files with 164 additions and 82 deletions

View File

@@ -1,5 +1,5 @@
project('cthulhu',
version: '2025.12.09',
version: '2025.12.27',
meson_version: '>= 1.0.0',
)