Skip to content

Commit

Permalink
chore: Bump version number and release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
pojntfx committed Sep 7, 2023
1 parent 8bdc2cc commit 3ae99f1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions com.pojtinger.felicitas.Multiplex.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,12 @@
</screenshots>

<releases>
<release version="0.1.1" date='2023-09-07T14:16:00Z07:00'>
<description>
<p>Simplify summary and improve build system conventions</p>
</description>
</release>

<release version="0.1.0" date='2023-08-25T20:47:35Z07:00'>
<description>
<p>Initial release</p>
Expand Down
2 changes: 1 addition & 1 deletion internal/ressources/about.ui
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<property name="license-type">GTK_LICENSE_AGPL_3_0</property>
<property name="application-icon">com.pojtinger.felicitas.Multiplex</property>
<property name="application-name">Multiplex</property>
<property name="version">0.1.0</property>
<property name="version">0.1.1</property>
<property name="issue_url">https://github.com/pojntfx/multiplex/issues/new/choose</property>
<property name="website">https://github.com/pojntfx/multiplex</property>
</object>
Expand Down

0 comments on commit 3ae99f1

Please sign in to comment.