Skip to content

Commit

Permalink
Update (New) Admin UI to 2024-05-07
Browse files Browse the repository at this point in the history
Contains various bug fixes as well as code enhancements.  For a full
list of changes see
https://github.com/opencast/opencast-admin-interface/releases/tag/2024-05-07

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
  • Loading branch information
ziegenberg committed May 7, 2024
1 parent 9fdad06 commit 8816295
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/admin-ui-interface/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<properties>
<opencast.basedir>${project.basedir}/../..</opencast.basedir>
<checkstyle.skip>false</checkstyle.skip>
<interface.url>https://github.com/opencast/opencast-admin-interface/releases/download/2024-04-10/oc-admin-ui-2024-04-10.tar.gz</interface.url>
<interface.sha256>2b2a8628472b19bfdd8e9cf609beb546c6298e41ff3aecb81e4bdacaf51ccd4e</interface.sha256>
<interface.url>https://github.com/opencast/opencast-admin-interface/releases/download/2024-05-07/oc-admin-ui-2024-05-07.tar.gz</interface.url>
<interface.sha256>CHANGEME</interface.sha256>
</properties>
<build>
<plugins>
Expand Down

0 comments on commit 8816295

Please sign in to comment.