We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9393982 commit e691e7dCopy full SHA for e691e7d
apps/nocodb/.env
@@ -1,12 +1,12 @@
1
# COMMENT
2
-W9_POWER_PASSWORD='YYd9LYOq05Lqv!i!'
+W9_POWER_PASSWORD='dPU1zX!A!0vQG3Pd'
3
W9_DIST='community'
4
-W9_VERSION='0.264.2'
+W9_VERSION='0.265.1'
5
W9_REPO=nocodb/nocodb
6
7
#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
8
W9_ID='nocodb'
9
-W9_RCODE='S0NV1DRx39NjG'
+W9_RCODE='EoISGFGr0js6m'
10
W9_HTTP_PORT=8080
11
W9_HTTP_PORT_SET='9001'
12
W9_URL='appname.example.com'
apps/nocodb/variables.json
@@ -8,7 +8,7 @@
{
"dist": "community",
"version": [
- "0.264.2",
+ "0.265.1",
"latest"
13
]
14
}
0 commit comments