Skip to content

Commit

Permalink
Set version to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Lahvuun committed Jul 24, 2022
1 parent 099616d commit 1ccc98c
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,4 +1,4 @@
project('sekirofpsunlock', 'c', default_options : ['c_std=c17'], version : '0.2.2')
project('sekirofpsunlock', 'c', default_options : ['c_std=c17'], version : '0.2.3')

c_args = ['-Wall', '-Wextra', '-Wpedantic']

Expand Down

0 comments on commit 1ccc98c

Please sign in to comment.