chore(notemark): correct config version
This commit is contained in:
parent
f719714e7d
commit
5746f3cb9e
|
@ -6,10 +6,8 @@
|
||||||
"port": 8567,
|
"port": 8567,
|
||||||
"id": "notemark",
|
"id": "notemark",
|
||||||
"tipi_version": 6,
|
"tipi_version": 6,
|
||||||
"version": "0.9.0",
|
"version": "0.10.0",
|
||||||
"categories": [
|
"categories": ["utilities"],
|
||||||
"utilities"
|
|
||||||
],
|
|
||||||
"description": "Note Mark is a lighting fast and minimal web-based Markdown notes app.",
|
"description": "Note Mark is a lighting fast and minimal web-based Markdown notes app.",
|
||||||
"short_desc": "Lighting fast web-based Markdown notes app.",
|
"short_desc": "Lighting fast web-based Markdown notes app.",
|
||||||
"author": "enchant97",
|
"author": "enchant97",
|
||||||
|
@ -22,8 +20,5 @@
|
||||||
"env_variable": "NOTEMARK_SERVICE_SECRET"
|
"env_variable": "NOTEMARK_SERVICE_SECRET"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"supported_architectures": [
|
"supported_architectures": ["arm64", "amd64"]
|
||||||
"arm64",
|
|
||||||
"amd64"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user