You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by mi...@apache.org on 2018/10/24 15:08:45 UTC

[incubator-dubbo-ops] branch develop updated: update footers

This is an automated email from the ASF dual-hosted git repository.

min pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-ops.git


The following commit(s) were added to refs/heads/develop by this push:
     new b097d55  update footers
b097d55 is described below

commit b097d5511bdbefeee5cbb15bc0c02ad59bb7e469
Author: nzomkxia <z8...@gmail.com>
AuthorDate: Wed Oct 24 23:08:34 2018 +0800

    update footers
---
 dubbo-admin-frontend/src/components/public/Footers.vue | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-admin-frontend/src/components/public/Footers.vue b/dubbo-admin-frontend/src/components/public/Footers.vue
index 4c7a18f..f0f7876 100644
--- a/dubbo-admin-frontend/src/components/public/Footers.vue
+++ b/dubbo-admin-frontend/src/components/public/Footers.vue
@@ -17,7 +17,7 @@
 
 <template>
   <v-footer fixed app>
-    <span>&copy; 2017</span>
+    <span>&copy; 2018</span>
   </v-footer>
 </template>
 <script>