Skip to content

Commit

Permalink
Release version 48
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellandau committed Oct 3, 2021
1 parent 0387cfc commit 9b38722
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 @@ -49,6 +49,9 @@
</description>

<releases>
<release version="48" date="2021-10-03">
<url>https://github.com/GSConnect/gnome-shell-extension-gsconnect/releases/tag/v48</url>
</release>
<release version="47" date="2021-06-18">
<url>https://github.com/GSConnect/gnome-shell-extension-gsconnect/releases/tag/v47</url>
</release>
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('gsconnect',
'c',
version: '47',
version: '48',
meson_version: '>= 0.46.0'
)

Expand Down

0 comments on commit 9b38722

Please sign in to comment.