From e1a90e8566a3fa8d2d9185db6eca21cc9b4ded5c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 15:20:12 +0000 Subject: [PATCH] Release extension version 0.8.2 (#499) Co-authored-by: cjlapao --- 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 bdd4465..897da82 100644 --- a/rq_dashboard/version.py +++ b/rq_dashboard/version.py @@ -1 +1 @@ -VERSION = "0.8.1.2" +VERSION = "0.8.2.2" diff --git a/version.json b/version.json index e000102..f3a3d31 100644 --- a/version.json +++ b/version.json @@ -1 +1 @@ -{ "version": "0.8.1" } +{ "version": "0.8.2" }