From c3ef9125368dea792d1c192bc76198604bcd236b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johnny=20Mari=C3=A9thoz?= Date: Mon, 2 Mar 2020 12:35:49 +0100 Subject: [PATCH] ui: move to rero-ils-ui 0.0.12 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-by: Johnny MariƩthoz --- rero_ils/bundles.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rero_ils/bundles.py b/rero_ils/bundles.py index efb8db8ae8..840e825490 100644 --- a/rero_ils/bundles.py +++ b/rero_ils/bundles.py @@ -24,7 +24,7 @@ from invenio_assets import AngularGettextFilter, GlobBundle, NpmBundle from pkg_resources import resource_filename -RERO_ILS_UI_VERSION = '0.0.11' +RERO_ILS_UI_VERSION = '0.0.12' def catalog(domain):