Skip to content

Commit 3ad5399

Browse files
SagePtrtechknowlogick
authored andcommitted
Update gitea version in install-from-binary docs (#4670)
1 parent 69a855f commit 3ad5399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/doc/installation/from-binary.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ the destination platform from the [downloads page](https://dl.gitea.io/gitea), c
2121
the URL and replace the URL within the commands below:
2222

2323
```sh
24-
wget -O gitea https://dl.gitea.io/gitea/1.4.3/gitea-1.4.3-linux-amd64
24+
wget -O gitea https://dl.gitea.io/gitea/1.5.0/gitea-1.5.0-linux-amd64
2525
chmod +x gitea
2626
```
2727

0 commit comments

Comments
 (0)