We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Something similar to the app update... To see if a new nextcloud version is available...
There should be an info for major releases and for the current branch.
Example:
<data> <nextcloud> <update> <currentbranch_available>True|False</currentbranch_available> <currentbranch_version>V x.x.x.x|none</currentbranch_version> <major_available>True|False</major_available> <major_version>V x.x.x.x|none</major_version> </update> </nextcloud> </data>
The text was updated successfully, but these errors were encountered:
Looks like this and #211 were duplicates of each other. In any case, recently implemented in #434
Sorry, something went wrong.
No branches or pull requests
Something similar to the app update... To see if a new nextcloud version is available...
There should be an info for major releases and for the current branch.
Example:
The text was updated successfully, but these errors were encountered: