We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9f6da8 + c6f720f commit 059feffCopy full SHA for 059feff
apps/directus/.env
@@ -1,7 +1,7 @@
1
-W9_VERSION='11.12'
+W9_VERSION='11.13'
2
W9_DIST='community'
3
W9_REPO=directus/directus
4
-W9_POWER_PASSWORD='cq!Yr3n6FYZgDYTG'
+W9_POWER_PASSWORD='KL70ofeR!Hz699!h'
5
6
#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
7
W9_ID='directus'
apps/directus/variables.json
@@ -8,7 +8,7 @@
8
{
9
"dist": "community",
10
"version": [
11
- "11.12",
+ "11.13",
12
"latest"
13
]
14
}
0 commit comments