Skip to content

Commit 3f8aefc

Browse files
committed
chore: bump version to v0.2.7
1 parent 4576e29 commit 3f8aefc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build-aux/flatpak/com.dagimg.noty.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
{
4444
"type": "git",
4545
"url": "https://github.com/dagimg-dot/noty.git",
46-
"tag": "v0.2.6"
46+
"tag": "v0.2.7"
4747
}
4848
],
4949
"config-opts": ["--libdir=lib"]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project(
22
'noty',
3-
version: '0.2.6',
3+
version: '0.2.7',
44
meson_version: '>= 1.0.0',
55
default_options: [
66
'warning_level=2',

0 commit comments

Comments
 (0)