Version 2.1.14

This commit is contained in:
Kijin Sung 2024-03-29 11:57:43 +09:00
parent 23db2eb6a3
commit 8c9d8652a7

View file

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