Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrvladus committed Apr 6, 2023
1 parent dfca7ca commit 45599d9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion data/io.github.mrvladus.List.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,14 @@
</screenshots>

<releases>
<release version="44.0.1" date="2023-04-05">
<release version="44.0.2" date="2023-04-06">
<description>
<p>
Bug fixes.
</p>
</description>
</release>
<release version="44.0.1" date="2023-04-05">
<description>
<p>
Bug fixes.
Expand Down
2 changes: 1 addition & 1 deletion src/main.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#include <adwaita.h>

#define APP_ID "io.github.mrvladus.List"
#define VERSION "44.0.1"
#define VERSION "44.0.2"

// ---------- Functions defenition ---------- //

Expand Down

0 comments on commit 45599d9

Please sign in to comment.