Skip to content

Commit

Permalink
feat: v0.7.2 (#892)
Browse files Browse the repository at this point in the history
  • Loading branch information
GeopJr authored Apr 7, 2024
1 parent 1c91a11 commit 556df86
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions data/dev.geopjr.Tuba.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,14 @@
<control>touch</control>
</recommends>
<releases>
<release version="0.7.2" date="2024-04-07">
<description translate="no">
<ul>
<li>Fixed blurriness with fractional scaling</li>
<li>Updated translations</li>
</ul>
</description>
</release>
<release version="0.7.1" date="2024-03-28">
<description translate="no">
<ul>
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(
'dev.geopjr.Tuba',
['c', 'vala'],
version: '0.7.1',
version: '0.7.2',
meson_version: '>= 0.56.0',
default_options: [
'warning_level=2',
Expand Down

0 comments on commit 556df86

Please sign in to comment.