From 53546e31105b8cab31279bd1aca4a2273e8c40c5 Mon Sep 17 00:00:00 2001 From: Marble <45654949+iMarble@users.noreply.github.com> Date: Tue, 20 Aug 2024 07:56:10 +0500 Subject: [PATCH] Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b4d2fc5..5f7dab3e 100644 --- a/README.md +++ b/README.md @@ -423,7 +423,7 @@ Since WebSockets support is required: - `1.7` - Added UDP support - `1.8` - Move to a `scratch`Docker image - `1.9` - Bump to Go 1.21. Switch from `--key` seed to P256 key strings with `--key{gen,file}` (by @cmenginnz) -- `1.10` - Bump to Go 1.22. Add `.rpm` `.deb` and `.akp` to releases. Fix bad version comparison. +- `1.10` - Bump to Go 1.22. Add `.rpm` `.deb` and `.apk` to releases. Fix bad version comparison. ## License