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