This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
<v-flex xs12>
|
<v-flex xs12>
|
||||||
<div class="white--text ml-3">
|
<div class="white--text ml-3">
|
||||||
<a class="white--text" href="https://ayanova.com" target="_blank">AyaNova</a>
|
<a class="white--text" href="https://ayanova.com" target="_blank">AyaNova</a>
|
||||||
{{version}} {{copyright}}
|
({{version}}) {{copyright}}
|
||||||
</div>
|
</div>
|
||||||
</v-flex>
|
</v-flex>
|
||||||
</v-layout>
|
</v-layout>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
export default {
|
export default {
|
||||||
version: "8.1.0 Alpha",
|
version: "8.0.0-alpha.1",
|
||||||
copyright:
|
copyright:
|
||||||
"Copyright © 1999-2018, Ground Zero Tech-Works Inc. All Rights Reserved"
|
"Copyright © 1999-2018, Ground Zero Tech-Works Inc. All Rights Reserved"
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user