Skip to content

Commit

Permalink
7.2.10
Browse files Browse the repository at this point in the history
Signed-off-by: dartcafe <[email protected]>
  • Loading branch information
dartcafe committed Jan 21, 2025
1 parent 228ec32 commit 676a955
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<screenshot>https://raw.githubusercontent.com/nextcloud/polls/master/screenshots/vote.png</screenshot>
<screenshot>https://raw.githubusercontent.com/nextcloud/polls/master/screenshots/edit-poll.png</screenshot>
<dependencies>
<php min-version="8.0" max-version="8.0" />
<php min-version="8.0" max-version="8.0"/>
<nextcloud min-version="27" max-version="29"/>
</dependencies>
<activity>
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "polls",
"version": "7.2.9",
"version": "7.2.10",
"private": true,
"description": "Polls app for nextcloud",
"homepage": "https://github.com/nextcloud/polls#readme",
Expand Down

0 comments on commit 676a955

Please sign in to comment.