release: bump 0.8.5 -> 0.8.6 (#260)
Version bump `0.8.5` → `0.8.6`. ### Changed - Package registry metadata for better discoverability (#259): - R (R-universe): R-universe URL + `X-schema.org-keywords` in `DESCRIPTION`, package logo at `bindings/r/man/figures/logo.png`. - Python (PyPI): `Documentation` project URL. - C# (NuGet): package icon via `PackageIcon`. Ships the metadata so the next PyPI/NuGet publish carries the new fields (R-universe rebuilds from main independently). Bump touches the manual release touchpoints only; docs/webpage version strings are left to `sync-about.yml` on the tag.
This commit is contained in:
+3
-3
@@ -2,13 +2,13 @@
|
||||
|
||||
## Supported versions
|
||||
|
||||
Wickra is pre-1.0. Security fixes are applied to the latest released `0.8.5`
|
||||
Wickra is pre-1.0. Security fixes are applied to the latest released `0.8.6`
|
||||
version only; please upgrade to the newest release before reporting an issue.
|
||||
|
||||
| Version | Supported |
|
||||
| --- | --- |
|
||||
| 0.8.5 (latest) | :white_check_mark: |
|
||||
| < 0.8.5 | :x: |
|
||||
| 0.8.6 (latest) | :white_check_mark: |
|
||||
| < 0.8.6 | :x: |
|
||||
|
||||
## Reporting a vulnerability
|
||||
|
||||
|
||||
Reference in New Issue
Block a user