From ecf6a16e835d01e1dd5f715306cd0d375f6038a7 Mon Sep 17 00:00:00 2001 From: IRCF Date: Sun, 15 Dec 2024 12:29:00 +0330 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=202.1.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- release/app/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 88e05c7c..ca1b3f10 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "url": "https://github.com/bepass-org/oblivion-desktop/issues", "email": "ircfspace@gmail.com" }, - "version": "2.1.5", + "version": "2.1.6", "license": "Restrictive", "main": "./.erb/dll/main.bundle.dev.js", "scripts": { diff --git a/release/app/package.json b/release/app/package.json index 43f19120..765bc163 100644 --- a/release/app/package.json +++ b/release/app/package.json @@ -1,7 +1,7 @@ { "name": "oblivion-desktop", "description": "unofficial desktop version of oblivion", - "version": "2.1.5", + "version": "2.1.6", "homepage": "https://github.com/bepass-org/oblivion-desktop#readme", "license": "Restrictive", "author": "ircfspace+kiomarzsss (https://ircf.space/)",