We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c04c20 commit 14b75fdCopy full SHA for 14b75fd
.example.env
@@ -42,7 +42,7 @@
42
NEXT_PUBLIC_APP_NAME=GhostClass
43
44
# ⚠️ App Version (displayed in health checks and footer)
45
-NEXT_PUBLIC_APP_VERSION=1.6.6
+NEXT_PUBLIC_APP_VERSION=1.6.7
46
47
# ⚠️ Your production domain (without https://)
48
# All URL-based variables are derived from this
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ghostclass",
3
- "version": "1.6.6",
+ "version": "1.6.7",
4
"private": true,
5
"engines": {
6
"node": "^20.19.0 || >=22.12.0",
0 commit comments