meta: update CHROMA_VERSION header

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I302055656735d1ccb3ea025797cd9da86a6a6964
This commit is contained in:
raf 2026-04-27 22:02:31 +03:00
commit 26eda26620
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF

View file

@ -2,7 +2,7 @@
#define CHROMA_VERSION_H
#ifndef CHROMA_VERSION
#define CHROMA_VERSION "1.1.0"
#define CHROMA_VERSION "2.0.0"
#endif
#endif // CHROMA_VERSION_H