I tried to upgrade my nextcloud customize app from 24.0.4 to 25.0.13.
After upgrading the version my theme-seiun app got disable. Actually all my thirdparty app got disable. and to enable it i had updated the info.xml max-version. And then i enable those apps.
But the thing is the theme not working. Actually my custom css and js is not working.
i have keep the theme-seiun app in app directory.
apps\theme-seiun
├───appinfo
├─────info.xml
├───css
├─────admin_themeseiun.scss
├─────themeseiun.scss
├─────themeseiun_notlogin.css
├───js
├─────theming.js
└───lib
├─────AppInfo
├───────Application.php
└─────Listener
├───────BeforeTemplateRenderedListener.php