Skip to content

Commit e1dae6b

Browse files
author
smpl-os
committed
chore: bump version to 1.4.7
1 parent 894fcc3 commit e1dae6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Meson build file
22

33
# https://github.com/linuxmint/nemo
4-
project('nemo', 'c', version : '1.4.6', meson_version : '>=0.56.0')
4+
project('nemo', 'c', version : '1.4.7', meson_version : '>=0.56.0')
55

66
# 1. If the library code has changed at all since last release, then increment revision.
77
# 2. If any interfaces have been added, then increment current and set revision to 0.

0 commit comments

Comments
 (0)