From df3a2c80995244c29036ac41515f253dc4c6923c Mon Sep 17 00:00:00 2001 From: cjlapao Date: Thu, 2 May 2024 10:20:32 +0000 Subject: [PATCH] Release extension version 0.7.0 --- rq_dashboard/version.py | 2 +- version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rq_dashboard/version.py b/rq_dashboard/version.py index 369c38e..7f3bcb4 100644 --- a/rq_dashboard/version.py +++ b/rq_dashboard/version.py @@ -1 +1 @@ -VERSION = "0.6.7.2" +VERSION = "0.7.0.2" diff --git a/version.json b/version.json index b824389..d999c35 100644 --- a/version.json +++ b/version.json @@ -1 +1 @@ -{ "version": "0.6.7.2" } +{ "version": "0.7.0" }