We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fb39bc + 44562e0 commit 0c3b817Copy full SHA for 0c3b817
apps/matomo/.env
@@ -1,7 +1,7 @@
1
-W9_POWER_PASSWORD='Yo5wj2vhlEB!gEWr'
+W9_POWER_PASSWORD='sgBk!wE4cA!md0AZ'
2
W9_DIST='community'
3
W9_REPO=matomo
4
-W9_VERSION='5.5.0'
+W9_VERSION='5.6.1'
5
6
#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
7
W9_ID='matomo'
apps/matomo/variables.json
@@ -7,7 +7,7 @@
"edition": [
8
{
9
"dist": "community",
10
- "version": ["5.5.0","latest"]
+ "version": ["5.6.1","latest"]
11
}
12
],
13
"requirements": {
0 commit comments