Version 2.1.24

This commit is contained in:
Kijin Sung 2025-06-10 11:50:57 +09:00
parent e3eaa7d9a7
commit 4c609f9827

View file

@ -3,7 +3,7 @@
/**
* RX_VERSION is the version number of the Rhymix CMS.
*/
define('RX_VERSION', '2.1.23');
define('RX_VERSION', '2.1.24');
/**
* RX_MICROTIME is the startup time of the current script, in microseconds since the Unix epoch.