Skip to content

Commit

Permalink
3.1.1 - Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Lains committed Dec 3, 2021
1 parent ac1b507 commit 89d19b6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions data/io.github.lainsce.DotMatrix.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,15 @@
</custom>
<translation type="gettext">io.github.lainsce.DotMatrix</translation>
<releases>
<release version="3.1.2" date="2021-12-03">
<description>
<p>Release: Blue Noon</p>
<ul>
<li>Added: Redo button.</li>
<li>Added: Settings dialog with canvas size customizing.</li>
</ul>
</description>
</release>
<release version="3.1.1" date="2021-12-03">
<description>
<p>Release: Blue Noon</p>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
project('io.github.lainsce.DotMatrix', ['vala', 'c'], version: '3.1.1')
project('io.github.lainsce.DotMatrix', ['vala', 'c'], version: '3.1.2')
gnome = import('gnome')
i18n = import('i18n')

Expand Down

0 comments on commit 89d19b6

Please sign in to comment.