From 3d1de185125129a722d59e66d57d00b163fa82a3 Mon Sep 17 00:00:00 2001 From: Spythere Date: Tue, 29 Jun 2021 19:13:03 +0200 Subject: [PATCH] Bump wersji 1.4.7 -> 1.4.8 --- package.json | 2 +- src/App.vue | 56 +++++++++++----------------------------------------- 2 files changed, 13 insertions(+), 45 deletions(-) diff --git a/package.json b/package.json index 59254ee..b0234f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stacjownik", - "version": "1.4.7", + "version": "1.4.8", "private": true, "scripts": { "serve": "vue-cli-service serve", diff --git a/src/App.vue b/src/App.vue index d439ddd..1fe0582 100644 --- a/src/App.vue +++ b/src/App.vue @@ -12,25 +12,18 @@ Stacj - trainlogo + trainlogo wnik - - icon-pl + icon-pl - icon-en + icon-en @@ -50,63 +40,41 @@
- icon dispatcher + icon dispatcher {{ data.activeStationCount }} {{ data.activeTrainCount }} - icon train + icon train
- {{ $t("app.sceneries") }} + {{ $t("app.sceneries") }} / - {{ $t("app.trains") }} + {{ $t("app.trains") }}
- - + -
@@ -142,7 +110,7 @@ export default defineComponent({ }, data: () => ({ - VERSION: "1.4.7", + VERSION: "1.4.8", updateModalVisible: false, hasReleaseNotes: false, currentLang: "pl",