Skip to content

Commit

Permalink
Script(fix): fix wrong version
Browse files Browse the repository at this point in the history
  • Loading branch information
SilverRainZ committed Feb 11, 2024
1 parent fcef0e5 commit bffc387
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(
'srain', 'c',
version: '1.6.1',
version: '1.6.0',
license: 'GPL3',
meson_version: '>= 0.47.0'
)
Expand Down

0 comments on commit bffc387

Please sign in to comment.