mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Bump wersji aplikacji z 1.4.5 na 1.4.6
This commit is contained in:
+6
-6
@@ -72,11 +72,11 @@ git <template>
|
|||||||
<a href="https://td2.info.pl/profile/?u=20777" target="_blank">
|
<a href="https://td2.info.pl/profile/?u=20777" target="_blank">
|
||||||
Spythere
|
Spythere
|
||||||
</a>
|
</a>
|
||||||
2021 | v{{ VERSION }} | [<a
|
2021 | v{{ VERSION }} | [
|
||||||
target="_blank"
|
<a target="_blank" href="https://paypal.me/spythere"
|
||||||
href="https://paypal.me/spythere"
|
>{{ $t("app.support") }}!
|
||||||
>{{ $t("app.support") }}!</a
|
</a>
|
||||||
>]
|
]
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -99,7 +99,7 @@ export default class App extends Vue {
|
|||||||
@Action("synchronizeData") synchronizeData;
|
@Action("synchronizeData") synchronizeData;
|
||||||
@Getter("getAllData") data!: StoreData;
|
@Getter("getAllData") data!: StoreData;
|
||||||
|
|
||||||
private VERSION = "1.4.5";
|
private VERSION = "1.4.6";
|
||||||
|
|
||||||
hasReleaseNotes = false;
|
hasReleaseNotes = false;
|
||||||
updateModalVisible = false;
|
updateModalVisible = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user