fix(documentation): Improve documentation formatting and code consistency across project files

This commit is contained in:
2025-05-26 12:57:15 +00:00
parent 393f479b4e
commit 5593c3932a
7 changed files with 228 additions and 73 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@uptime.link/detector',
version: '2.1.1',
version: '2.1.2',
description: 'a detector for answering network questions locally. It does not rely on any online services.'
}