diff --git a/backend/config/version.py b/backend/config/version.py index e0cfd59..571f67b 100644 --- a/backend/config/version.py +++ b/backend/config/version.py @@ -2,7 +2,7 @@ # file: config/version.py import os -BASE_VERSION = "1.0.5" # update manually when releasing features +BASE_VERSION = "1.0.6RC01" # update manually when releasing features def get_full_version() -> str: """ diff --git a/frontend/vue-app/src/components/auth/ParentPinSetup.vue b/frontend/vue-app/src/components/auth/ParentPinSetup.vue index 5bc13c2..89f507c 100644 --- a/frontend/vue-app/src/components/auth/ParentPinSetup.vue +++ b/frontend/vue-app/src/components/auth/ParentPinSetup.vue @@ -15,8 +15,8 @@

Enter Verification Code

- We've sent a 6-digit code to your email. Enter it below to continue. The code is valid for - 10 minutes. + We've sent a 6-character code to your email. Enter it below to continue. The code is valid + for 10 minutes.