From 137c2c38838cf0b39346db28d1fb3fb364a22eb3 Mon Sep 17 00:00:00 2001 From: "serafim.eth" <147140426+ulugmer@users.noreply.github.com> Date: Tue, 6 Feb 2024 12:24:32 +0300 Subject: [PATCH] Upd version --- .ulu-version | 2 +- package-lock.json | 4 ++-- package.json | 2 +- public/version.txt | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.ulu-version b/.ulu-version index eebd1d10b6..b2412e34df 100644 --- a/.ulu-version +++ b/.ulu-version @@ -1 +1 @@ -61 \ No newline at end of file +62 \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 99f6787f8c..9307cfb8ea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ulu", - "version": "10.4.1-61", + "version": "10.4.1-62", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ulu", - "version": "10.4.1-61", + "version": "10.4.1-62", "hasInstallScript": true, "license": "GPL-3.0-or-later", "dependencies": { diff --git a/package.json b/package.json index 563c676351..7559f2693c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ulu", - "version": "10.4.1-61", + "version": "10.4.1-62", "description": "", "main": "index.js", "scripts": { diff --git a/public/version.txt b/public/version.txt index 24eda9d9fb..d1ccf08a30 100644 --- a/public/version.txt +++ b/public/version.txt @@ -1 +1 @@ -10.4.1-61 \ No newline at end of file +10.4.1-62 \ No newline at end of file