Skip to content

Commit abe889f

Browse files
committed
release: v1.2.42
1 parent 50e7ceb commit abe889f

File tree

4 files changed

+1915
-1850
lines changed

4 files changed

+1915
-1850
lines changed

cds_ils/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
and parsed by ``setup.py``.
1212
"""
1313

14-
__version__ = "1.2.41"
14+
__version__ = "1.2.42"

ui/.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
REACT_APP_UI_ILS_VERSION=1.0.0-alpha.70
2-
REACT_APP_INVENIO_VERSION=1.0.0a66
1+
REACT_APP_UI_ILS_VERSION=1.0.0-alpha.71
2+
REACT_APP_INVENIO_VERSION=1.0.0a68
33
REACT_APP_INVENIO_UI_URL=https://127.0.0.1:5000
44
REACT_APP_INVENIO_REST_ENDPOINTS_BASE_URL=https://127.0.0.1:5000/api
5-
REACT_APP_OVERLAY_VERSION=1.2.36
5+
REACT_APP_OVERLAY_VERSION=1.2.42
66
REACT_APP_ENV_NAME=dev
77
REACT_APP_INVENIO_PIWIK_ID=undefined
88
REACT_APP_INVENIO_MATOMO_ID=undefined

0 commit comments

Comments
 (0)