Skip to content

Commit

Permalink
meson: post release version bump
Browse files Browse the repository at this point in the history
Version 7 starts here.
  • Loading branch information
gicmo committed Dec 11, 2021
1 parent 3f14b59 commit 345dc61
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
@@ -1,5 +1,5 @@
project('gamemode-extension',
version: '6',
version: '7',
meson_version: '>= 0.46.0',
license: 'LGPL-2.1' )

Expand Down

0 comments on commit 345dc61

Please sign in to comment.