Skip to content
Merged

4.26 #232

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ We can use the **Create automation** button to add some extra steps after users

.. NOTE::

There can be only one automation per login configuration. However, multiple actions can be set up within a single automation script.
There can be only one automation per login configuration. However, multiple actions can be set up within a single automation script.

2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
registry_name = 'FAIR Wizard Registry'

# The full version, including alpha/beta/rc tags
version = release = '4.25'
version = release = '4.26'

rst_prolog = f"""

Expand Down