浏览代码

Update index.html

Marco Bambini 6 年之前
父节点
当前提交
9d519f7dff
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/index.html

+ 1 - 1
docs/index.html

@@ -29,7 +29,7 @@
           hook.beforeEach(function (html) {
         	let url = 'https://github.com/marcobambini/gravity/edit/master/docs/' + vm.route.file
         	let rev = 'rev1'
-        	let version = '0.5.0'
+        	let version = '0.7.5'
         	let edit = '<a href="' + url + '">Edit on GitHub</a>\n'
 
         	return html