Skip to content

Commit 9a6c392

Browse files
Add screenshot (#19)
* chore: Add screenshot * chore: Provide screenshot url in info.xml * chore: Bump version to 1.0.1 Signed-off-by: Marc Schwartz <marc.schwartz@yard.nl>
1 parent 6a1f612 commit 9a6c392

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

appinfo/info.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@
55
<name>Mastermind</name>
66
<summary>Can you solve the daily Mastermind puzzle?</summary>
77
<description>Nextcloud version of the popular game Mastermind, where you have to crack a code consisting of five colors within a fixed number of turns.</description>
8-
<version>1.0.0</version>
8+
<version>1.0.1</version>
99
<licence>AGPL-3.0-or-later</licence>
1010
<author mail="marc.schwartz@yard.nl">Marc Schwartz</author>
1111
<namespace>Mastermind</namespace>
1212
<category>games</category>
1313
<bugs>https://github.com/yardinternet/nextcloud-mastermind/issues</bugs>
14+
<screenshot>https://raw.githubusercontent.com/yardinternet/nextcloud-mastermind/refs/heads/main/screenshot.png</screenshot>
1415
<dependencies>
1516
<nextcloud min-version="33" max-version="34"/>
1617
</dependencies>

screenshot.png

97.6 KB
Loading

0 commit comments

Comments
 (0)