From 5414d66c33fe54980003f593ed7de90f7ee07269 Mon Sep 17 00:00:00 2001 From: Zack Rauen Date: Tue, 19 Oct 2021 16:44:41 -0400 Subject: [PATCH] Update version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f81c8238..71b7b503 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "productName": "BetterDiscord Installer", "description": "A simple standalone program which automates the installation, removal and maintenance of BetterDiscord.", "author": "BetterDiscord", - "version": "1.0.0", + "version": "1.1.0", "license": "MIT", "scripts": { "dev": "electron-webpack dev",