Skip to content

Commit

Permalink
1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AlynxZhou committed Jul 4, 2022
1 parent d23bf39 commit 2fff7a5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions dists/one.alynx.showmethekey.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@
</screenshots>

<releases>
<release version="1.7.3" date="2022-07-04">
<description>
<p>Updated UI.</p>
</description>
</release>
<release version="1.7.2" date="2022-07-04">
<description>
<p>Updated debug output.</p>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project(
'showmethekey',
'c',
version: '1.7.2',
version: '1.7.3',
license: 'Apache-2.0',
default_options: ['c_std=c11']
)
Expand Down

0 comments on commit 2fff7a5

Please sign in to comment.