Skip to content

Commit

Permalink
Release 8.1.0 (#2206)
Browse files Browse the repository at this point in the history
Co-authored-by: Leo <[email protected]>
  • Loading branch information
leolost2605 and lenemter authored Jan 11, 2025
1 parent 9b0b4e0 commit c186081
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/gala.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<update_contact>contact_at_elementary.io</update_contact>

<releases>
<release version="8.0.5" date="2024-12-18" urgency="medium">
<release version="8.1.0" date="2025-01-11" urgency="medium">
<description>
<p>Improvements:</p>
<ul>
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('gala',
'c', 'vala',
version: '8.0.4',
version: '8.1.0',
meson_version: '>= 0.59.0',
license: 'GPL3',
)
Expand Down

0 comments on commit c186081

Please sign in to comment.