1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gogs_ynh.git synced 2024-09-03 20:36:23 +02:00

Go back to v0.9.71 because of issue with ldap first login on v0.9.97

This commit is contained in:
mbugeia 2016-10-17 19:33:38 +02:00
parent 23f85454c8
commit 50e64140e4
3 changed files with 3 additions and 3 deletions

View file

@ -43,7 +43,7 @@ Plus, in some cases, gogs will not restart properly during the update, if so, yo
Sources and issues of the old package can be found [here](https://github.com/YunoHost-Apps/gogs_ynh_old/)
## Infos
Gogs v0.9.97
Gogs v0.9.71
- [YunoHost forum thread](https://forum.yunohost.org/t/gogs-package-an-awesome-github-alternative/1127)

View file

@ -9,7 +9,7 @@
},
"url": "http://gogs.io",
"license": "MIT",
"version": "0.9.97",
"version": "0.9.71",
"maintainer": {
"name": "tostaki",
"email": "maxime@max.privy.place"

View file

@ -5,7 +5,7 @@
APPNAME="gogs"
# Gogs version
VERSION="0.9.97"
VERSION="0.9.71"
# Detect the system architecture to download the right tarball
case $(arch) in