refactor(macrotemplate): bumped the version 2.7 > 2.8
This commit is contained in:
@@ -122,7 +122,7 @@ app.openapi(
|
|||||||
return c.json({
|
return c.json({
|
||||||
success: true,
|
success: true,
|
||||||
message: "All Current Active Querys.",
|
message: "All Current Active Querys.",
|
||||||
sheetVersion: 2.7,
|
sheetVersion: 2.8,
|
||||||
data: current,
|
data: current,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user