From f9e410d5607ab1b5a1c48bf1c9c427cd312e5e3a Mon Sep 17 00:00:00 2001 From: SpacingBat3 Date: Fri, 11 Mar 2022 22:42:38 +0100 Subject: [PATCH] Bump application version (`3.1.3`). --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 05cdb1e4..7b8d9429 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "webcord", "productName": "WebCord", - "version": "3.1.2", + "version": "3.1.3", "description": "A Discord and Fosscord client made with the Electron API.", "main": "sources/app/common/main.js", "scripts": {