Version 2.1.21

This commit is contained in:
Kijin Sung 2025-02-18 11:25:20 +09:00
parent 5f5cd81f1b
commit 9e41e9d6cd

View file

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