Skip to content

Commit a37b007

Browse files
bump to 0.8.2
1 parent 160b9f7 commit a37b007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project('MangoHud',
22
['c', 'cpp'],
3-
version : 'v0.8.1',
3+
version : 'v0.8.2',
44
license : 'MIT',
55
meson_version: '>=0.60.0',
66
default_options : ['buildtype=release', 'c_std=c99', 'cpp_std=c++17', 'warning_level=2']

0 commit comments

Comments
 (0)