diff --git a/version.py b/version.py index d788fcc..4e6ae15 100644 --- a/version.py +++ b/version.py @@ -4,4 +4,4 @@ This value is used by the Settings update checker. GitHub Actions overwrites this file for tagged builds. """ -__version__ = "v1.3.1" +__version__ = "v1.3.3"