diff --git a/README.md b/README.md index 3eae9bc..9225fcf 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/manifest.json b/manifest.json index 0f0579c..617ca70 100644 --- a/manifest.json +++ b/manifest.json @@ -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" diff --git a/scripts/_common.sh b/scripts/_common.sh index 9dd0189..a58b964 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -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