From fe97ee86aaa1e11f070044fb9f55ca6a9e416ae3 Mon Sep 17 00:00:00 2001 From: Andrew Molchanov Date: Mon, 13 Nov 2023 02:54:10 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BF=D1=8B=D1=82=D0=B0=D0=B5=D0=BC=D1=81?= =?UTF-8?q?=D1=8F=20=D0=BD=D0=B0=D0=B5=D0=B1=D0=B0=D1=82=D1=8C=20=D1=81?= =?UTF-8?q?=D0=B8=D1=81=D1=82=D0=B5=D0=BC=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5b81354..118ac1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurora-launcher-app", - "version": "0.0.4", + "version": "0.0.4-beta.1", "description": "Launcher for Minecraft", "main": "build/main/index.js", "private": true, @@ -93,7 +93,7 @@ "publish": [ { "provider": "generic", - "url": "http://212.109.221.239:1371" + "url": "http://212.109.221.239:1371/download/latest" }, "github" ],