We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 442d3f9 commit 0bd7732Copy full SHA for 0bd7732
resources/js/components/Home/Home.vue
@@ -83,7 +83,7 @@
83
<v-card outlined class="rounded-lg pt-0 mr-4 mb-4" width="290px">
84
<v-card-title>Version</v-card-title>
85
<v-card-text>
86
- The current LinguaCafe version is v0.15.
+ The current LinguaCafe version is v0.15-beta.
87
<div class="footer-link-box mb-1 mt-4">
88
<router-link to="/patch-notes"><v-icon class="mr-2">mdi-update</v-icon>Update notes</router-link>
89
</div>
0 commit comments