This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
zh
/
diantou
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
2f92dcc8ac
Ramos
Etiquetas
dev_hd
develop
master
pre-prod
diantou
/
public
/
resource
/
share
/
version.js
version.js
126 B
Histórico
Em bruto
1
2
3
4
5
6
7
/**
* 获取当前加载项版本号
* @returns String 版本号
*/
function GetCurrentVersion() {
return '1.22.0412.1'
}