We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67c4a24 commit 9aa9675Copy full SHA for 9aa9675
src/views/Main.vue
@@ -14,7 +14,7 @@
14
<div slot="top" class="logo-con">
15
<img v-show="!shrink" src="../images/logo.png" key="max-logo" />
16
<img v-show="shrink" src="../images/logo-min.png" key="min-logo" />
17
- <font color="#a9a9a9">V1.0</font>
+ <font color="#a9a9a9">V1.11</font>
18
</div>
19
</shrinkable-menu>
20
0 commit comments