Skip to content

Commit

Permalink
release: Bottles 51.5
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEvilSkeleton committed Feb 24, 2023
1 parent 1262db0 commit 3bb14ee
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
51.4
51.5
5 changes: 5 additions & 0 deletions data/com.usebottles.bottles.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,11 @@
<display_length compare="ge">768</display_length>
</requires>
<releases>
<release version="51.5" date="2023-02-23">
<description>
<p>Update metadata information</p>
</description>
</release>
<release version="51.4" date="2023-02-23">
<description>
<p>Add more update information and correct release notes version</p>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
project(
'bottles',
version: '51.4',
version: '51.5',
meson_version: '>= 0.59.0',
default_options: [
'warning_level=2',
Expand Down

0 comments on commit 3bb14ee

Please sign in to comment.