bump version

This commit is contained in:
Beu
2025-06-22 19:56:53 +02:00
parent 33cc10b6c1
commit af10e1678a

View File

@ -26,7 +26,7 @@ class SmallTextOverlay implements TimerListener, CallbackListener, Plugin {
* Constants
*/
const PLUGIN_ID = 195;
const PLUGIN_VERSION = 1.1;
const PLUGIN_VERSION = 1.4;
const PLUGIN_NAME = 'SmallTextOverlay';
const PLUGIN_AUTHOR = 'Beu';