diff --git a/package-lock.json b/package-lock.json index cf022c5e67087a07d120c3241bd255a2314277a2..8b187317c5f9051f13d52facd2f8a8057285b9d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "arkindex", - "version": "1.6.0-beta3", + "version": "1.6.0-rc1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "arkindex", - "version": "1.6.0-beta3", + "version": "1.6.0-rc1", "license": "AGPL-3.0-only", "dependencies": { "@sentry/integrations": "^7.16.0", diff --git a/package.json b/package.json index 137754acc9292d7a2006ed80e63a30d5b0587913..7dc724889a119b06fe5511e625208e3c37aa39e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arkindex", - "version": "1.6.0-beta3", + "version": "1.6.0-rc1", "private": true, "description": "Arkindex frontend", "license": "AGPL-3.0-only",