Skip to content
This repository was archived by the owner on Dec 2, 2017. It is now read-only.

Commit 67a08b0

Browse files
strklunny
authored andcommitted
Write last Gogs version with compatible db version (#108)
* Write last Gogs version with compatible db version And include db version info * Partially also update zh versions Does not add the db schema version part as I'd need help with that (@lunny?)
1 parent 20a1d1e commit 67a08b0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/doc/upgrade/from-gogs.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ menu:
1515

1616
# Upgrade from Gogs
1717

18-
Gogs versions up to 0.9.115 can be smootlhy upgraded to Gitea.
18+
Gogs versions up to 0.9.146 (db schema version 15) can be smootlhy upgraded to Gitea.
1919

2020
There are some steps to do so below. On Unix run as your Gogs user:
2121

content/doc/upgrade/from-gogs.zh-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ menu:
1515

1616
# 从 Gogs 升级
1717

18-
如果你正在运行Gogs 0.9.115以下版本,你可以平滑的升级到Gitea。该升级需要如下的步骤:
18+
如果你正在运行Gogs 0.9.146以下版本,你可以平滑的升级到Gitea。该升级需要如下的步骤:
1919

2020
* 停止 Gogs 的运行
2121
* 拷贝 Gogs 的配置文件 `custom/conf/app.ini` 到 Gitea 的相应位置。

content/doc/upgrade/from-gogs.zh-tw.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ menu:
1515

1616
# 從 Gogs 升級
1717

18-
假如您正在運行 Gogs 0.9.115 以下版本,你可以很平順的升級到 Gitea,請參考底下升級步驟:
18+
假如您正在運行 Gogs 0.9.146 以下版本,你可以很平順的升級到 Gitea,請參考底下升級步驟:
1919

2020
* 停止 Gogs 服務。
2121
* 複製 Gogs 設定檔 `custom/conf/app.ini` 到 Gitea 相對應位置。

0 commit comments

Comments
 (0)