- {{ $t('update.big_update_content') }} + {{ $t('update.big_update_content2') }}
diff --git a/src/components/update_notification/update_notification.js b/src/components/update_notification/update_notification.js index f9084e54d..f4eacbefe 100644 --- a/src/components/update_notification/update_notification.js +++ b/src/components/update_notification/update_notification.js @@ -11,7 +11,7 @@ import { faTimes } from '@fortawesome/free-solid-svg-icons' library.add(faTimes) -export const CURRENT_UPDATE_COUNTER = 1 +export const CURRENT_UPDATE_COUNTER = 2 const pleromaTan = '/static/pleromatan_apology.png' const pleromaTanFox = '/static/pleromatan_apology_fox.png' diff --git a/src/components/update_notification/update_notification.vue b/src/components/update_notification/update_notification.vue index a35c70f86..8b2691c35 100644 --- a/src/components/update_notification/update_notification.vue +++ b/src/components/update_notification/update_notification.vue @@ -27,7 +27,7 @@
- {{ $t('update.big_update_content') }} + {{ $t('update.big_update_content2') }}