Skip to content

Commit 88bba79

Browse files
committed
Bump to version 3.1
1 parent 2584544 commit 88bba79

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

data/com.github.subhadeepjasu.pebbles.metainfo.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<image>https://raw.githubusercontent.com/SubhadeepJasu/pebbles/master/screenshots/ScientificMode.png</image>
7272
</screenshot>
7373
<screenshot environment="pantheon:dark">
74-
<caption>Scientific Mode</caption>
74+
<caption>Scientific Mode (Dark Mode)</caption>
7575
<image>https://raw.githubusercontent.com/SubhadeepJasu/pebbles/master/screenshots/ScientificModeDark.png</image>
7676
</screenshot>
7777
</screenshots>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-License-Identifier: GPL-3.0-or-later
22
project ('com.github.subhadeepjasu.pebbles', 'c', 'vala',
3-
version: '3.0.0',
3+
version: '3.1.0',
44
meson_version: '>= 1.3.2',
55
default_options: [ 'warning_level=2', 'werror=false', ],
66
)

0 commit comments

Comments
 (0)