Compare commits
1 commit
master
...
advanced-f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
99210f8114 |
1 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@
|
||||||
Select the orientation of your printed file and it will be sent to your printer.
|
Select the orientation of your printed file and it will be sent to your printer.
|
||||||
If you want to print it again, just click on the reload button.
|
If you want to print it again, just click on the reload button.
|
||||||
</description>
|
</description>
|
||||||
<version>0.0.3</version>
|
<version>0.0.2</version>
|
||||||
<licence>agpl</licence>
|
<licence>agpl</licence>
|
||||||
<author>e-alfred</author>
|
<author>e-alfred</author>
|
||||||
<types>
|
<types>
|
||||||
|
|
@ -28,6 +28,6 @@
|
||||||
<bugs>https://github.com/e-alfred/nextcloud-printer/issues</bugs>
|
<bugs>https://github.com/e-alfred/nextcloud-printer/issues</bugs>
|
||||||
<screenshot>https://github.com/e-alfred/nextcloud-printer/raw/master/screenshots/printer.gif</screenshot>
|
<screenshot>https://github.com/e-alfred/nextcloud-printer/raw/master/screenshots/printer.gif</screenshot>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<nextcloud min-version="16" max-version="19" />
|
<nextcloud min-version="17" max-version="19" />
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</info>
|
</info>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue