Skip to content
Snippets Groups Projects
Commit 49a33fce authored by Creak's avatar Creak
Browse files

Merge branch 'upgrade-to-1.2.9' into 'main'

feat: upgrade to 1.2.9

See merge request !11
parents 2420b73e 51f767fb
Branches main
Tags 1.2.9
1 merge request!11feat: upgrade to 1.2.9
Pipeline #26082 passed
......@@ -28,7 +28,7 @@ environment variable and run the script `./upgrade.sh`.
Example:
```sh
FUNKWHALE_VERSION=1.2.7 ./upgrade.sh
FUNKWHALE_VERSION=1.2.9 ./upgrade.sh
```
## Clean
......
......@@ -4,7 +4,7 @@
set -e
funkwhale_version_default=1.2.7
funkwhale_version_default=1.2.9
funkwhale_version="${FUNKWHALE_VERSION-$funkwhale_version_default}"
funkwhale_hostname=""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment