diff --git a/package.json b/package.json index 5d1743a5a..e15b86eb4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adamant-im", - "version": "1.0.11", + "version": "1.0.12", "description": "Distributed chat", "author": "Zyuhel ", "private": true, diff --git a/src/components/Login.vue b/src/components/Login.vue index 9b739141b..81f4db2de 100644 --- a/src/components/Login.vue +++ b/src/components/Login.vue @@ -54,7 +54,7 @@ {{ $t('home.copied') }} -
{{ $t('options.version') }} 1.0.11
+
{{ $t('options.version') }} 1.0.12
diff --git a/src/components/Options.vue b/src/components/Options.vue index de2f81238..aa8e62abb 100644 --- a/src/components/Options.vue +++ b/src/components/Options.vue @@ -20,7 +20,7 @@ -
{{ $t('options.version') }} 1.0.11
+
{{ $t('options.version') }} 1.0.12