commit 165aed2c24d76472a2a9a6396df397ec5cc19f4e parent 959dcd45495355e908a092508dedf96e3e94f049 Author: mtmn <miro@haravara.org> Date: Sat, 2 May 2026 23:51:48 +0200 fix: manual bump version Diffstat:
| M | package.json | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json @@ -1,6 +1,6 @@ { "name": "corpus", - "version": "2.11.0", + "version": "2.12.0", "description": "ListenBrainz and Last.fm frontend", "main": "index.js", "type": "module",