From 1c69bf461cfdf96d3311e80985f9a13cc5ee36da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Kr=C3=BChlmann?= Date: Mon, 12 Jan 2026 17:17:10 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 964a710..e22867d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "imgfloat-client", - "version": "1.0.0", + "version": "1.0.3", "description": "Electron wrapper for the Imgfloat overlay", "main": "src/main.js", "build": {