Skip to content

Commit

Permalink
Update (New) Admin UI to 2024-05-08
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-08

Signed-off-by: Daniel Ziegenberg <[email protected]>
  • Loading branch information
ziegenberg committed May 7, 2024
1 parent 9fdad06 commit 21e3930
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-08/oc-admin-ui-2024-05-08.tar.gz</interface.url>
<interface.sha256>05d4fa605f88f48ceec8206c856f822a6e4f69a7e9a93396c7ae47f6a9678df3</interface.sha256>
</properties>
<build>
<plugins>
Expand Down

0 comments on commit 21e3930

Please sign in to comment.