Skip to content

Commit f4309b8

Browse files
committed
New screenshots
1 parent 712a2d2 commit f4309b8

File tree

4 files changed

+6
-1
lines changed

4 files changed

+6
-1
lines changed

data/rollit.metainfo.xml.in

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@
7474
</branding>
7575

7676
<releases>
77+
<release version="3.0.2" date="2025-07-22">
78+
<description>
79+
<p>Quick correction: I forgot the screenshots</p>
80+
</description>
81+
</release>
7782
<release version="3.0.1" date="2025-07-22">
7883
<description>
7984
<p>Quick correction: fix broken label</p>

data/screenshots/window-dark.png

1.1 KB
Loading

data/screenshots/window-light.png

1.34 KB
Loading

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project('io.github.ellie_commons.rollit',
22
'vala', 'c',
3-
version: '3.0.1')
3+
version: '3.0.2')
44

55
gnome = import('gnome')
66
i18n = import('i18n')

0 commit comments

Comments
 (0)