docs: align README release metadata for v0.4.33

This commit is contained in:
h3p 2026-03-04 19:41:43 +01:00
parent 794bc8cefd
commit 2237c91e03
2 changed files with 19 additions and 2 deletions

View file

@ -361,7 +361,7 @@
CODE_SIGNING_ALLOWED = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 376;
CURRENT_PROJECT_VERSION = 377;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = CS727NF72U;
ENABLE_APP_SANDBOX = YES;
@ -441,7 +441,7 @@
CODE_SIGNING_ALLOWED = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 376;
CURRENT_PROJECT_VERSION = 377;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = CS727NF72U;
ENABLE_APP_SANDBOX = YES;

View file

@ -35,6 +35,23 @@
> Apple Silicon: tested / Intel: not tested
> Last updated (README): **2026-03-01** for release line **v0.4.32 (2026-02-27)**
## Download Metrics
<p align="center">
<img alt="All Downloads" src="https://img.shields.io/github/downloads/h3pdesign/Neon-Vision-Editor/total?style=for-the-badge&label=All%20Downloads&color=0A84FF">
<img alt="Latest Downloads" src="https://img.shields.io/github/downloads/h3pdesign/Neon-Vision-Editor/latest/total?style=for-the-badge&label=Latest%20Release&color=22C55E">
</p>
```mermaid
xychart-beta
title "GitHub Release Downloads (Snapshot: 2026-03-04)"
x-axis ["v0.4.26","v0.4.27","v0.4.28","v0.4.29","v0.4.30","v0.4.31","v0.4.32","v0.4.33"]
y-axis "Downloads" 0 --> 35
bar [11,29,5,18,16,18,25,14]
```
Snapshot total downloads: **530** across releases.
## Project Docs
- Release history: [`CHANGELOG.md`](CHANGELOG.md)