brewery
notashelf /
26eda26620e7b533476136b3889e5b01fdcccce4

chroma

public

Lightweight wallpaper daemon for Wayland

Star0tarball
clone
ssh://git@git.notashelf.dev:33/notashelf/chroma.git

Commit 26eda26620e7

tarball

NotAShelf <raf@notashelf.dev> · 2026-05-01 10:10 UTC

unverified1 files changed+1-1
meta: update CHROMA_VERSION header

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I302055656735d1ccb3ea025797cd9da86a6a6964
diff --git a/include/chroma_version.h b/include/chroma_version.hindex 1d2f49a..67184dd 100644--- a/include/chroma_version.h+++ b/include/chroma_version.h@@ -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