Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellandau committed Mar 26, 2023
1 parent e1fbbeb commit 3321c40
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ SPDX-License-Identifier: GPL-2.0-or-later
</description>

<releases>
<release version="55" date="2023-03-26">
<url>https://github.com/GSConnect/gnome-shell-extension-gsconnect/releases/tag/v55</url>
</release>
<release version="54" date="2022-10-17">
<url>https://github.com/GSConnect/gnome-shell-extension-gsconnect/releases/tag/v54</url>
</release>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

project('gsconnect',
'c',
version: '54',
version: '55',
meson_version: '>= 0.59.0',
)

Expand Down

0 comments on commit 3321c40

Please sign in to comment.