diff --git a/package-lock.json b/package-lock.json
index 9f15c6a303d387fe53f08d8aa29246295a4676fd..3ac26dbb7c2cc6e4da142c2e54e35375dfb2cb6d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "arkindex",
-  "version": "1.6.0-rc2",
+  "version": "1.6.0",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "arkindex",
-      "version": "1.6.0-rc2",
+      "version": "1.6.0",
       "license": "AGPL-3.0-only",
       "dependencies": {
         "@sentry/integrations": "^7.16.0",
diff --git a/package.json b/package.json
index 62f1f418a6afede5d2312dc1f0ed647f2f144288..9c57bf45b4bf76ad66ae30cdaa4453821844a69d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "arkindex",
-  "version": "1.6.0-rc2",
+  "version": "1.6.0",
   "private": true,
   "description": "Arkindex frontend",
   "license": "AGPL-3.0-only",