diff --git a/src/App.vue b/src/App.vue
index ab7a62d..e6782e7 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -67,7 +67,7 @@
-
+
diff --git a/src/utils.js b/src/utils.js
index ee10a70..24c57eb 100644
--- a/src/utils.js
+++ b/src/utils.js
@@ -81,6 +81,6 @@ export const defaults = {
"type": "math",
"img_captcha": "func",
"img_captcha_retry": null,
- "version": "2.28",
+ "version": "2.29",
"cmd":"pmcaptcha"
-}
\ No newline at end of file
+}