From 1f58c8004ad837cf31c52d8bfdffe55ef6096c73 Mon Sep 17 00:00:00 2001 From: cjlapao Date: Fri, 28 Jun 2024 09:19:59 +0000 Subject: [PATCH] Release extension version 0.7.1 --- 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 7f3bcb4..a0414c1 100644 --- a/rq_dashboard/version.py +++ b/rq_dashboard/version.py @@ -1 +1 @@ -VERSION = "0.7.0.2" +VERSION = "0.7.1.2" diff --git a/version.json b/version.json index d999c35..63d9f18 100644 --- a/version.json +++ b/version.json @@ -1 +1 @@ -{ "version": "0.7.0" } +{ "version": "0.7.1" }