diff --git a/yomi_base/constants.py b/yomi_base/constants.py index 950ac06..d765c62 100644 --- a/yomi_base/constants.py +++ b/yomi_base/constants.py @@ -17,5 +17,5 @@ c = { - 'appVersion': '0.13b', + 'appVersion': '0.14b', }