version in reposirory should be last stable version

This commit is contained in:
Jan Prochazka
2021-02-08 19:22:13 +01:00
parent c0d0a00615
commit 9ce1fdd59e
11 changed files with 28 additions and 28 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "dbgate",
"version": "3.9.6-alpha.8",
"version": "3.9.5",
"homepage": "https://dbgate.org/",
"repository": {
"type": "git",
@@ -19,7 +19,7 @@
"web"
],
"dependencies": {
"dbgate-api": "^3.9.6-alpha.8",
"dbgate-web": "^3.9.6-alpha.8"
"dbgate-api": "^3.9.5",
"dbgate-web": "^3.9.5"
}
}