Skip to content

Commit

Permalink
bump gnome version to 47
Browse files Browse the repository at this point in the history
  • Loading branch information
cankurttekin committed Nov 26, 2024
1 parent 13ac295 commit 0cf73eb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/zip-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
tag_name: v${{ env.RELEASE_VERSION }}
body: "This release was automatically generated, might be untested and only FOR GNOME 45 & 46."
body: "This release was automatically generated, might be untested and only FOR GNOME 45, 46, & 46."
files: [email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6 changes: 3 additions & 3 deletions wikiartwallpaper@cankurttekin/metadata.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"_generated": "Generated by SweetTooth, do not edit",
"description": "A simple GNOME Shell extension to set your wallpaper to one of WikiArts Artwork of the day with single click! Disclaimer: This extension is not affiliated, funded, or in any way associated with WikiArt.",
"name": "WikiArt Wallpaper",
"shell-version": [
"45",
"46"
"46",
"47"
],
"url": "https://github.com/cankurttekin/WikiArt-Wallpaper-Gnome",
"uuid": "wikiartwallpaper@cankurttekin",
"version": 11
"version": 12
}

0 comments on commit 0cf73eb

Please sign in to comment.