Skip to content

Commit

Permalink
build: Bump project version
Browse files Browse the repository at this point in the history
  • Loading branch information
jp7677 committed Mar 15, 2024
1 parent dfd57dd commit 7ba055b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ project('dxvk-nvapi',
'cpp_std=c++20',
'warning_level=2'
],
version : 'v0.6.4',
version : 'v0.7.0',
meson_version : '>= 0.58.0')

cpp = meson.get_compiler('cpp')
Expand Down

0 comments on commit 7ba055b

Please sign in to comment.