Skip to content
Snippets Groups Projects

feat: upgrade to 1.2.9

Merged Creak requested to merge upgrade-to-1.2.9 into main
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -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
Loading