funkwhale: Update to 1.3.2
This commit is contained in:
parent
7a60c0f06e
commit
b19c0d464f
1 changed files with 4 additions and 3 deletions
|
@ -1,11 +1,12 @@
|
||||||
---
|
---
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.3.1"
|
name: funkwhale
|
||||||
description: A social platform to enjoy and share music
|
description: A social platform to enjoy and share music
|
||||||
icon: https://funkwhale.audio/favicon.png
|
icon: https://funkwhale.audio/favicon.png
|
||||||
name: funkwhale
|
appVersion: "1.3.2"
|
||||||
version: 2.0.1
|
|
||||||
|
|
||||||
|
type: application
|
||||||
|
version: 2.0.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: postgresql
|
- name: postgresql
|
||||||
version: ^12.1.4
|
version: ^12.1.4
|
||||||
|
|
Loading…
Reference in a new issue