Skip to content

Commit

Permalink
0.8.1.beta
Browse files Browse the repository at this point in the history
  • Loading branch information
mikacousin committed Dec 19, 2023
1 parent 2360ee4 commit b10cf5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/com.github.mikacousin.olc.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</ul>
</description>
<releases>
<release version="0.8.beta" date="2023-11-23">
<release version="0.8.1.beta" date="2023-12-19">
<description>
</description>
</release>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('olc',
version: '0.8.beta',
version: '0.8.1.beta',
meson_version: '>= 0.50.0',
)

Expand Down

0 comments on commit b10cf5d

Please sign in to comment.