Skip to content

Commit c1502e0

Browse files
nickvergessennpmbuildbot[bot]
authored andcommitted
Update version on master
Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
1 parent 54a3b3f commit c1502e0

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<name>Viewer</name>
66
<summary>Simple file viewer with slideshow for media</summary>
77
<description><![CDATA[Show your latest holiday photos and videos like in the movies, show a glimpse of your latest novel directly from your nextcloud, choose the best GIF of your collection thanks to the direct preview of your favorites files and many more!]]></description>
8-
<version>1.3.0</version>
8+
<version>1.4.0</version>
99
<licence>agpl</licence>
1010
<author mail="skjnldsv@protonmail.com">John Molakvoæ</author>
1111
<namespace>Viewer</namespace>
1212
<category>tools</category>
1313
<bugs>https://github.com/nextcloud/viewer</bugs>
1414
<screenshot>https://raw.githubusercontent.com/nextcloud/screenshots/master/apps/Viewer/viewer.png</screenshot>
1515
<dependencies>
16-
<nextcloud min-version="19" max-version="19" />
16+
<nextcloud min-version="20" max-version="20" />
1717
</dependencies>
1818
<default_enable />
1919
</info>

js/viewer.js

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/viewer.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "viewer",
33
"description": "Simple file viewer with slideshow for media",
4-
"version": "1.3.0",
4+
"version": "1.4.0",
55
"author": "John Molakvoæ <skjnldsv@protonmail.com>",
66
"contributors": [
77
"John Molakvoæ <skjnldsv@protonmail.com>"

0 commit comments

Comments
 (0)