From 0a2f00d233d94c6bea658f32141331d1f5d37aa8 Mon Sep 17 00:00:00 2001 From: Lemonynade Date: Sat, 12 Mar 2022 17:56:33 -0500 Subject: [PATCH] Update package.json --- electron/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/electron/package.json b/electron/package.json index cc1f648b3..b96dd3d4a 100644 --- a/electron/package.json +++ b/electron/package.json @@ -1,6 +1,6 @@ { "name": "postybirb", - "version": "2.3.40", + "version": "2.3.41", "description": "PostyBirb is an application that helps artists post art and other multimedia to multiple websites more quickly.", "main": "main.js", "scripts": {