0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-30 22:37:01 +00:00
nextcloud_server/apps/updatenotification/tests/Controller
Ferdinand Thiessen e212f337a2
fix(updatenotification): Parse pre-release version of apps
The notitication is correctly created, but the changelog is not show.
We need to make sure the version passed to the manager is in the allowed
format (major.minor.patch).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-21 16:43:20 +01:00
..
AdminControllerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
APIControllerTest.php fix(updatenotification): Parse pre-release version of apps 2025-01-21 16:43:20 +01:00